Crate mpl_token_metadata

Source
Expand description

A Token Metadata program for the Solana blockchain.

The program attach additional data to Fungible or Non-Fungible Tokens on Solana.

Re-exports§

pub use solana_program;

Modules§

assertions
error
Error types
escrow
instruction
pda
processor
state
utils

Macros§

edition_seeds
metadata_seeds

Statics§

ID
The static program ID

Functions§

check_id
Confirms that a given pubkey is equivalent to the program ID
id
Returns the program ID