4 ms·
Actually, its way more than 10394. Uniswap v2 factory contract returns 55,319 trading pairs. On the etherscan readContract page for the uniswap factory, the a
by GamblersFallacy 5y ago
Actually, its way more than 10394.
Uniswap v2 factory contract returns 55,319 trading pairs.
On the etherscan readContract page for the uniswap factory, the allPairsLength method returns index size.
https://etherscan.io/address/0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f#readContract https://etherscan.io/address/0x5c69bee701ef814a2b6a3edd4b165...
- DennisP 5y agoBut that's pairs, not individual assets.