DEX Provider
A DEX data provider that gives informations like trading pair list and liquidity details of a trading pair.
Run examples
Issue yarn build
to build the project, then you can run example by executing:
node examples/<script-name>
Types definitions
Head to types.ts
Supportted DEX[Plan]
-
UniswapV2 on Ethereum
- Source code: https://github.com/Uniswap/v2-core
- Deployed contracts: https://docs.uniswap.org/protocol/V2/reference/smart-contracts
- Data source: https://thegraph.com/hosted-service/subgraph/uniswap/uniswap-v2
-
BeamSwap on Moonbeam
-
StellaSwap on Moonbeam
-
ArthSwap on AStar
- Source code: https://github.com/ArthSwap/arthswap-core
- Deployed contracts: https://docs.arthswap.org/contract/smart-contract
- Data source: