MintRunInfo Properties
The MintRunInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
CollectionCreator |
The address that instantiated this contract.
|
|
MintRun |
The mint run this token was minted in. This represents batches of NFTs released at the same time.
|
|
QuantityMintedThisRun |
The number of tokens minted in this mint run.
|
|
SerialNumber |
The serial number of this token.
|
|
TimeOfMinting |
The number of seconds since 01/01/1970 that this token was minted.
|
|
TokenCreator |
The address that minted this token.
|