We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems that the "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE" address creates a duplicate entry ETH & SEI
{ "pairId": 498, "pairTrades": 1, "pairTrades_24h": 0, "token0": "0x646E178a05B4Cb4f2b36D04Bd02767CFeed730CA", "token1": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE", "symbol0": "BITCH", "symbol1": "SEI", "pairSymbol": "BITCH/SEI", "pairAddresses": "0x646E178a05B4Cb4f2b36D04Bd02767CFeed730CA/0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE" }, { "pairId": 498, "pairTrades": 1, "pairTrades_24h": 0, "token0": "0x646E178a05B4Cb4f2b36D04Bd02767CFeed730CA", "token1": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE", "symbol0": "BITCH", "symbol1": "ETH", "pairSymbol": "BITCH/ETH", "pairAddresses": "0x646E178a05B4Cb4f2b36D04Bd02767CFeed730CA/0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE" },
The text was updated successfully, but these errors were encountered:
Also on CELO the pairTrade for AVAX/USDC is 163653, but there is only 1 trade registered by the activity endpoint
{ "pairId": 346, "pairTrades": 163653, "pairTrades_24h": 212, "token0": "0x8E3670FD7B0935d3FE832711deBFE13BB689b690", "token1": "0xcebA9300f2b948710d2653dD7B07f33A8B32118C", "symbol0": "AVAX", "symbol1": "USDC", "pairSymbol": "AVAX/USDC", "pairAddresses": "0x8E3670FD7B0935d3FE832711deBFE13BB689b690/0xcebA9300f2b948710d2653dD7B07f33A8B32118C" },
Sorry, something went wrong.
No branches or pull requests
It seems that the "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE" address creates a duplicate entry ETH & SEI
The text was updated successfully, but these errors were encountered: