Structs§
- Token
Burn Params - TokenBurnParams
- Token
Close Params - TokenCloseParams
- Token
Mint ToParams - TokenMintToParams
- Token
Transfer Checked Params - TokenTransferParams
- Token
Transfer Params - TokenTransferParams
Statics§
Traits§
Functions§
- assert_
holder - Asserts that
- assert_
token_ program_ matches_ package - get_
mint_ authority - get_
mint_ decimals - cheap method to just get supply off a mint without unpacking whole object
- get_
mint_ freeze_ authority - get_
mint_ supply - cheap method to just get supply off a mint without unpacking whole object
- get_
owner_ from_ token_ account - Cheap method to just grab owner Pubkey from token account, instead of deserializing entire thing
- spl_
token_ burn - spl_
token_ close - spl_
token_ mint_ to - spl_
token_ transfer - spl_
token_ transfer_ checked - unpack
- unpack_
initialized