Supported Networks
Our API supports three blockchain networks: Ethereum, Binance Smart Chain, and Polygon. The network is identified by a number called the Network ID, which is included in the tokenId
parameter when making a request to the API.
Ethereum
1
Binance Smart Chain
56
Polygon
137
Supported DEXs
At this time we only support tokens, trades, and price updates for liquidity pairs with the following factory addresses.
uniswap_v2
1
0x5C69bEe701ef814a2B6a3EDD4B1652CB9cc5aA6f
uniswap_v3
1
0x1F98431c8aD98523631AE4a59f267346ea31F984
pancakeswap_v2
1
0x1097053Fd2ea711dad45caCcc45EfF7548fCB362
sushiswap_v2
1
0xC0AEe478e3658e2610c5F7A4A2E1777cE9e4f2Ac
apeswap_v2
1
0xBAe5dc9B19004883d0377419FeF3c2C8832d7d7B
uniswap_v3
56
0xdB1d10011AD0Ff90774D0C6Bb92e5C5c8b4461F7
pancakeswap_v2
56
0xcA143Ce32Fe78f1f7019d7d551a6402fC5350c73
pancakeswap_v3
56
0x0BFbCF9fa4f9C56B0F40a671Ad40E0805A091865
sushiswap_v2
56
0xc35DADB65012eC5796536bD9864eD8773aBc74C4
apeswap_v2
56
0x0841BD0B734E4F5853f0dD8d7Ea041c241fb0Da6
quickswap_v3
137
0x411b0fAcC3489691f28ad58c47006AF5E3Ab3A28
quickswap_v2
137
0x5757371414417b8C6CAad45bAeF941aBc7d3Ab32
uniswap_v3
137
0x1F98431c8aD98523631AE4a59f267346ea31F984
sushiswap_v2
137
0xc35DADB65012eC5796536bD9864eD8773aBc74C4
apeswap_v2
137
0xC0788A3aD43d79aa53B09c2EaCc313A787d1d607
Last updated