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 for method getTokenAccountBalance: [tokenAccountAddress, config]Positional parameters for
getTokenAccountBalance:params[0]: Pubkey of the Token account to query (base-58 encoded string).params[1]: Optional configuration object.
Returns
Token balance information for the given Token account.