Associated asset id (concatenated hex values of policyId + assetName)
Optional
decimalshow many decimal places should the token support? For ADA, this would be 6 e.g. 1 ADA is 10^6 Lovelace
Optional
descadditional description that defines the usage of the token
Optional
iconMUST be either https, ipfs, or data. icon MUST be a browser supported image format. When implementing the parser, it is recommended to also check 'image' and 'logo' properties for backwards compatibility.
Optional
nameAsset name
Optional
refhttps only url that holds the metadata in the onchain format. The URL SHOULD use the project domain and MUST return the token metadata as described above
Optional
sizedallows teams to provide icon in different sizes
Optional
tickerwhen present, field and overrides default ticker which is the asset name
Optional
urlhttps only url that refers to metadata stored offchain. The URL SHOULD use the project domain and MUST return authenticity metadata in either html or json format (see below)
Optional
versionwhen not specified, version will default to 1.0
Generated using TypeDoc
Either on-chain or off-chain asset metadata CIP-0035 https://github.com/cardano-foundation/CIPs/pull/137