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.