Skip to content
New issue

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

关于查询token地址 #1

Open
zhengow opened this issue Jul 21, 2024 · 0 comments
Open

关于查询token地址 #1

zhengow opened this issue Jul 21, 2024 · 0 comments

Comments

@zhengow
Copy link

zhengow commented Jul 21, 2024

Hi,大佬您好,想请教一下一般如何获取一个token的地址?
比如在代码中
const KCS_CONTRACT = isTestnet ? "0x6551358EDC7fee9ADAB1E2E49560E68a12E82d9e" : "0x4446Fc4eb47f2f6586f9fAAb68B3498F86C07521";

const amounts = await router(account).getAmountsOut(amountIn, [KCS_CONTRACT, tokenContract]);
我想看mojitoswap支持的aave这个token的地址,应该如何查询呢~
谢谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant