DexPairs icon indicating copy to clipboard operation
DexPairs copied to clipboard

Crypto - Multi-Chain && Multi-Protocol Wallet Tracker && NFT Viewer

DexPairs.xyz

What is DexPairs.xyz ?

  • Get and store subgraph data from different protocols on different blockchains
  • 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)

Supported protocols and blockchains

Charts

Wallet

Protocols

  • [x] Aave v2 - Ethereum & Polygon/Matic
  • [x] Beefy.finance - Multichain
  • [ ] Compound (borrowed tokens not supported) - Ethereum
  • [ ] Venus (borrowed tokens not supported) - Binance Smart Chain

Blockchains

  • [x] Ethereum
  • [x] Binance Smart Chain
  • [x] Gnosis Chain (formerly xDai)
  • [x] Polygon / Matic
  • [x] Fantom Opera
  • [x] Arbitrum One
  • [x] Celo
  • [x] Avalanche

Roadmap

See the roadmap directly on GitHub


How To Deploy

  1. Clone the repository
git clone https://github.com/dorianbayart/DexPairs.git
  1. Install dependencies
yarn
  1. Start the server in Dev mode
yarn dev

This will start the API and the web app at localhost:3001

  1. Stop processes
yarn stop


Thanks

ChainList.org for networks data
Feathericons for the icons