Skip to main content
SPL token transfer data for on-chain Solana transfers Represents native Solana token transfers using the SPL Token program, including both standard SPL tokens and Token-2022 program tokens.

Properties

PropertyType
idstring
grid_user_idstring
main_account_addressstring
mintstring
is_token_2022boolean
signaturestring
confirmation_statusConfirmationStatus
from_addressstring
to_addressstring
amountstring
ui_amountstring
decimalsnumber
confirmed_at?string
created_atstring
updated_atstring
direction?TransferDirection
environment?GridEnvironment
instruction_index?number
I