ResultDto
Summary
Members | Descriptions |
---|---|
| The name of the Smart Contract. |
| The Name of the Collection. |
| The Name. |
| The IPFS-CID of this Image. |
| The Author. |
| |
| |
| The Accounts being notified when minting. |
| |
| |
| The Time this was created. |
| The Block Number this was created. |
| |
| |
|
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