Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [address, blk, assetID]Positional parameters for
eth_getAssetBalance:params[0]: The address of the asset owner.params[1]: Block identifier: block number or block hash (hex or tag).params[2]: The asset ID for which the balance is requested.
Returns
Hexadecimal string representing the asset balance. Example:
“0x16345785d8a0000”.