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 getTokenAccountsByDelegate: [delegateAddress, filter, config]Positional parameters for
getTokenAccountsByDelegate:params[0]: Pubkey of the account delegate (base-58 encoded).params[1]: Filter object specifying either mint or programId (exactly one required).params[2]: Optional configuration object.
Returns
Array of token accounts owned by delegate.