Module token_2022

Source

Modules§

extension
Helpers for working with the token extension TLV format. Taken + adapted from https://github.com/solana-labs/solana-program-library/blob/2124f7562ed27a5f03f29c0ea0b77ef0167d5028/token/program-2022/src/extension/mod.rs
token
transfer
Transfer CPI for SPL Token 2022 that requires remaining accounts to be passed.
wns
WNS types and functions for the SPL Token 2022 program.

Structs§

RoyaltyInfo

Functions§

validate_mint
Validates a “vanilla” Token 2022 non-fungible mint account.