array
requiredobject
optionalstring
optionalnumber
optionalobject
optionallength: <usize>
- number of bytes to return
offset: <usize>
- byte offset from which to start reading
string
optionalbase64
Allowed Encoding Values:jsonParsed
base58
base64
base64+zstd
base58
, base64
, or base64+zstd
encodings.value
as an array containing:
<null>
- If the account at the specified Pubkey doesn’t exist
<object>
- Account information, including:
lamports: <u64>
owner: <string>
data: <[string, encoding]|object>
executable: <bool>
true
means the account is read-only
rentEpoch: <u64>
space: <u64>