simolus3/web3dart

webjs call to get assets

Flaming19 opened this issue · 1 comments

Is there any way to get all assets from user address.

Yes, it's by bscscan api or etherscan api to get all assets through an address. Normally, web3 lib can't help that.