CollectionDto
Last updated
Last updated
public string
CollectionName
The Name of the Collection.
public string
Name
The Name.
public string
Author
The Author.
public bool
If this Collection allows notifications.
public string[]
The Accounts authorized to mint
public string[]
The Accounts being notified when minting.
public float
The Market Fee.
public string
The Block Number this was created.
public string
The Time this was created.
public string
CollectionName
The Name of the Collection.
public string
Name
The Name.
public string
Author
The Author.
public bool
AllowNotify
If this Collection allows notifications.
public string[]
AuthorizedAccounts
The Accounts authorized to mint
public string[]
NotifyAccounts
The Accounts being notified when minting.
public float
MarketFee
The Market Fee.
public string
CreatedAtBlock
The Block Number this was created.
public string
CreatedAtTime
The Time this was created.