dorianbayart / DexPairs

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

Home Page:https://dexpairs.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

Blockchains

  • Ethereum
  • Binance Smart Chain
  • Gnosis Chain (formerly xDai)
  • Polygon / Matic
  • Fantom Opera
  • Arbitrum One
  • Celo
  • 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

About

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

https://dexpairs.xyz

License:GNU General Public License v3.0


Languages

Language:JavaScript 63.8%Language:HTML 22.7%Language:CSS 13.5%