Crate apl_token_metadata

Crate apl_token_metadata 

Source
Expand description

Arch Network Token Metadata Standard

Modules§

error
Error types
instruction
Instruction types
processor
Program state processor
state
State types and serialization sizes

Constants§

ATTRIBUTES_SEED
PDA seed for attributes account
METADATA_SEED
PDA seed for metadata account

Functions§

check_program_account
Checks that the supplied program ID is the correct one for Arch Token Metadata
find_attributes_pda_with_program
Helper to derive the TokenMetadataAttributes PDA for a given mint
find_metadata_pda_with_program
Helper to derive the TokenMetadata PDA for a given mint
id
The program ID for the Arch Token Metadata program