Module token

Source

Structs§

TokenBurnParams
TokenBurnParams
TokenCloseParams
TokenCloseParams
TokenMintToParams
TokenMintToParams
TokenTransferCheckedParams
TokenTransferParams
TokenTransferParams
TokenTransferParams

Statics§

SPL_TOKEN_PROGRAM_IDS

Traits§

ToTokenAccount

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