string
requiredobject
requiredmint: <string>
- Pubkey of the specific token Mint
programId: <string>
- Pubkey of the Token program that owns the accounts
object
optionalstring
optionalnumber
optionalobject
optionallength: <usize>
- number of bytes to returnoffset: <usize>
- byte offset from which to start readingstring
optionalbase58
base64
base64+zstd
jsonParsed
base58
, base64
, or base64+zstd
encodings.value
as an array of account objects:
pubkey: <string>
account: <object>
lamports: <u64>
- Number of lamports in the accountowner: <string>
- Pubkey of the program owning the accountdata: <object>
- Token state dataexecutable: <bool>
- Indicates if the account contains a programrentEpoch: <u64>
- Epoch when rent is next duespace: <u64>
- Size of the account datajsonParsed
encoding, expect a Token Balances StructuretokenAmount
provides detailed token balance informationdelegatedAmount
may be present in the parsed data