Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for valid Metaplex NFT metadata, as defined at https://docs.metaplex.com/nft-standard.

Hierarchy

  • MetaplexMetadata

Index

Properties

animation_url?: string
attributes?: Attribute[]
collection?: CollectionInfo
description?: string
external_url?: string
image: string
name: string
properties: { category?: string; creators?: CreatorInfo[]; files: FileDescription[] }

Type declaration

seller_fee_basis_points?: number
symbol?: string

Generated using TypeDoc