-
Notifications
You must be signed in to change notification settings - Fork 5
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
[question] #5
Comments
Hi @growupinv
Did you mean "I want to get the balance of the I can see your code in the issue did the following action: If so, that code does the right behavior, the balance is zero (0) at the comment's time. And you can get the wallet balance with this statement: If you need to test for other wallet addresses, please take a look to test the balance with the list of the BNB holders on Ethereum at https://etherscan.io/token/0xB8c77482e45F1F44dE1745F52C74426C631bDD52#balances |
I messed everything up myself, I thought that this (0xB8c77482e45F1F44dE1745F52C74426C631bDD52 ) was the address of the multical contract oh, man thanks for help
|
Oh, sorry for the messed up on the examples 🙏 You can call the |
@growupinv |
ok, I wanted to ask something else, I will create a new question later, thank you |
You are welcome! |
hi, I'm trying to run the example,
I want to get the price of the token from the address, returns map[ts:[0]]
need help, what is wrong in the example?
as an argument, I passed the address where i want to see the balance
The text was updated successfully, but these errors were encountered: