- Get and store subgraph data from different protocols on different blockchains
- Charts
- Display the price charts of any token against any other token (eg: compare MATIC vs ETH on Polygon/Matic network)
- Star your favorite pairs to keep an eye on multiple charts
- Wallet
- Cross-chain transactions and tokens explorer
- Search tokens in transactions on different protocols
- Display balances/prices/values
- Display NFTs collection (only ERC-721)
- Estimate wallet history with a global chart (based on Ethereum price evolution)
- Uniswap (v2 + v3) - Ethereum
- QuickSwap - Polygon/Matic
- PancakeSwap v2 - Binance Smart Chain
- SpiritSwap - Fantom
- HoneySwap - xDai
- Aave v2 - Ethereum & Polygon/Matic
- Beefy.finance - Multichain
- Compound (borrowed tokens not supported) - Ethereum
- Venus (borrowed tokens not supported) - Binance Smart Chain
- Ethereum
- Binance Smart Chain
- Gnosis Chain (formerly xDai)
- Polygon / Matic
- Fantom Opera
- Arbitrum One
- Celo
- Avalanche
See the roadmap directly on GitHub
- Clone the repository
git clone https://github.com/dorianbayart/DexPairs.git
- Install dependencies
yarn
- Start the server in Dev mode
yarn dev
This will start the API and the web app at localhost:3001
- Stop processes
yarn stop
ChainList.org for networks data
Feathericons for the icons