SecretNET.NFT Namespace

MintRunInfo Properties

The MintRunInfo type exposes the following members.

Properties


  Name Description
Public property CollectionCreator
The address that instantiated this contract.
Public property MintRun
The mint run this token was minted in. This represents batches of NFTs released at the same time.
Public property QuantityMintedThisRun
The number of tokens minted in this mint run.
Public property SerialNumber
The serial number of this token.
Public property TimeOfMinting
The number of seconds since 01/01/1970 that this token was minted.
Public property TokenCreator
The address that minted this token.