ResultDto
Summary
public string Contract
The name of the Smart Contract.
public string CollectionName
The Name of the Collection.
public string Name
The Name.
public string Img
The IPFS-CID of this Image.
public string Author
The Author.
public bool? AllowNotify
public string[] AuthorisedAccounts
public string[] NotifyAccounts
The Accounts being notified when minting.
public double MarketFee
public object Data
public string CreatedAtTime
The Time this was created.
public string CreatedAtBlock
The Block Number this was created.
public string Volume
public string Listings
public string Sales
Members
public string Contract
The name of the Smart Contract.
public string CollectionName
The Name of the Collection.
public string Name
The Name.
public string Img
The IPFS-CID of this Image.
public string Author
The Author.
public bool? AllowNotify
public string[] AuthorisedAccounts
public string[] NotifyAccounts
The Accounts being notified when minting.
public double MarketFee
public object Data
public string CreatedAtTime
The Time this was created.
public string CreatedAtBlock
The Block Number this was created.
public string Volume
public string Listings
public string Sales
Last updated