token_pair_map_v2 | R Documentation |
Get UniswapV2 Token's associated pairs
token_pair_map_v2(token_address = "0x1f9840a85d5af5bf1d1762f925bdaddc4201f984")
token_address |
Token's Address |
Data frame representing associated Pairs of a particular Token
## Not run:
token_pair_map_v2(token_address = "0x1f9840a85d5af5bf1d1762f925bdaddc4201f984")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.