Documentation Index
Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
Use this file to discover all available pages before exploring further.
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β.