Token
Properties
amount
The amount of tokens this account holds.
closeAuthority
Optional authority to close the account.
delegate
If delegate
is Some
then delegated_amount
represents
the amount authorized by the delegate.
delegatedAmount
The amount delegated.
extensions
The extensions activated on the token account.
isNative
If is_native.is_some, this is a native token, and the value logs the rent-exempt reserve. An Account is required to be rent-exempt, so the value is used by the Processor to ensure that wrapped SOL accounts do not drop below this threshold.
mint
The mint associated with this account.
owner
The owner of this account.
state
The account's state.