Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NFTContractMetadata

Hierarchy

  • NFTContractMetadata

Index

Properties

base_uri

base_uri: string

Centralized gateway known to have reliable access to decentralized storage assets referenced by reference or media URLs

icon

icon: string

Data URL which contains icon of the contract

name

name: string

Name of the contract

packages_script

packages_script: string

Base64-encoded string of packages script of the contract if there is any

parameters

parameters: string

Base64-encoded string of Parameters of the contract if there is any

reference

reference: string

URL to a JSON file contains more info about the contract

reference_hash

reference_hash: string

Base64-encoded sha256 hash of JSON from reference field. Required if reference is included.

render_script

render_script: string

Base64-encoded string of the render script of the contract if there is any

spec

spec: string

Current version of the contract

style_css

style_css: string

Base64-encoded string of CSS styles of the contract if there is any

symbol

symbol: string

Short symbol phrase of the contract

Generated using TypeDoc