How to retrieve token contract address from uniswap pair #3314
CryptDevExplorer
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i am searching for a way to get an ETH token address from an available UniSwap v2 Token <-> WETH pair.
I found information about getting the pair address when the token address is available, but I am searching exactly the other direction.
So i 've got the address of the pair and just want the address of the token.
I am working with node js and ether js.
Thanks in advance for any helpful information
Beta Was this translation helpful? Give feedback.
All reactions