Skip to main content

Module mint

Module mint 

Source
Expand description

Tier 2 — Token-2022 mint extension utilities.

Structs§

TokenMintMetadata
Parsed mint state with metadata fields useful for client code.
TransferFee
Epoch-aware transfer fee summary for a Token-2022 mint.
TransferHookInfo
Information about a transfer hook attached to a Token-2022 mint.

Functions§

detect_transfer_hooks
Detect transfer hooks on every mint in the given state.
get_token_mint_metadata
Parse a mint account and extract metadata.
reject_transfer_hook_mints
Strict-mode policy: return the lowest-pubkey transfer-hook detection as an error.