Hey guys. How to call a getter function in a smart contract repeatedly with tronweb?
I want to get all the elements stored in a array .i need to call them index by index. Is there any other way to call a smart contract getter function?
Apr 6, 2020, 2:08 PM
If that's the only function the contract provides for that purpose, then that's all you can do.
Apr 6, 2020, 10:58 PM