web3dart
web3dart copied to clipboard
webjs call to get assets
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.