eth_getAssetBalance {disallowed} - Avalanche
Example code for the eth_getAssetBalance {disallowed} json-rpc method. Сomplete guide on how to use eth_getAssetBalance {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
address
- string
owner of the asset
blk
- blkNrOrHash
blk is the block number or hash at which to retrieve the balance
assetID
- string
id of the asset for which the balance is requested
Request
Response
Last updated