How to find asset id for eth_getAssetBalance api ? #3284
Unanswered
buvanesh2807
asked this question in
Q&A
Replies: 1 comment
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 new to avalanche blockchain, I am just trying to figure out a way to retrieve ERC20 token balance of an wallet address.
Then I found eth_getAssetBalance is used to retrieves the token balance on C-chain, where it requires assetID.
Is there any way to find assetID of the deployed contract address ? ( ex : 0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E )
Thanks
Beta Was this translation helpful? Give feedback.
All reactions