CID for the token that encloses all of the files including metadata.json for the stored token.
URL like ipfs://bafy...hash/meta/data.json
for the stored token metadata.
Token data just like in data
field except urls corresponding to
Files/Blobs are substituted with IPFS gateway URLs so they can be
embedded in browsers that do not support ipfs://
protocol.
Generated using TypeDoc
Actual token data in ERC-1155 format. It matches data passed as
token
argument except Files/Blobs are substituted with correspondingipfs://
URLs.