Skip to main content

Module token_metadata

Module token_metadata 

Source
Expand description

Metaplex Token Metadata program helpers.

Structs§

Creator
A creator with an address and share.
DataV2
Token Metadata data for CreateMetadataAccountV3.

Constants§

ID
Metaplex Token Metadata Program ID: metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s

Functions§

create_metadata_v3
Create a CreateMetadataAccountV3 instruction.
derive_metadata_address
Derive the metadata account address for a given mint.
update_metadata_v2
Create an UpdateMetadataAccountV2 instruction.