Crate spl_token_wrap

Crate spl_token_wrap 

Source
Expand description

Token Wrap program

Modules§

error
Error types
instruction
Program instructions
metadata
Metadata resolution helpers for pointer-aware metadata sync
metaplex
Metaplex related helpers
mint_customizer
Mint customizer interface and implementations
processor
Program state processor
state
Program state

Constants§

ID
The const program ID.

Functions§

check_id
Returns true if given pubkey is the program ID.
get_escrow_address
Derive the escrow ATA that backs a given wrapped mint.
get_wrapped_mint_address
Derive the SPL Token wrapped mint address associated with an unwrapped mint
get_wrapped_mint_authority
Derive the SPL Token wrapped mint authority address
get_wrapped_mint_backpointer_address
Derive the SPL Token wrapped mint backpointer address
id
Returns the program ID.