let's say I have a list of erc20 token ( more than 20 ) attached to one address and I want to get the balance of each of these erc20 efficiently.
How should I do?
The stupid way to get balanceOf each erc20 token contract but that's a lot of call.
Any other solution?

Mar 28, 2021, 4:44 PM

© 2024 Draquery.com All rights reserved.