DEX aggregator router that splits orders across multiple pools for ProbeChain Rydberg Testnet.
- Multi-pool price comparison via
getQuotesandgetBestQuote - Single-pool best-price routing via
swapBestPool - Split order execution across up to 5 pools
- Configurable aggregator fee (default 0.05%)
- Pool registration management
| Contract | Address |
|---|---|
| AggregatorRouter | TBD |
cp .env.example .env
npm install
npx hardhat compile
npx hardhat run scripts/deploy.ts --network rydberg- RPC:
https://proscan.pro/chain/rydberg-rpc - Chain ID:
8004