AssetDto
Last updated
Last updated
Members | Descriptions |
---|---|
class
BackedTokensDto
class
SchemaDto
class
TemplateDto
public string
Contract
The name of the Smart Contract.
public string
AssetId
The Unique Identifier of the Asset.
public string
Owner
The Owner.
public string
Name
The Name.
public bool
Transferable
Indicates if an Asset is transferable.
public bool
Burnable
Indicates if an Asset is burnable.
public string
TemplateMint
The Mint-Number of this Template.
public
CollectionDto
Collection
The Collection this belongs to.
The Schema this belongs to.
public
TemplateDto
Template
The Template this belongs to.
public object
MutableData
The Mutable Data.
public object
Data
public object
ImmutableData
The Immutable Data.
public
BackedTokensDto
BackedTokens
Tokens by which this Asset is backed.
public string
BurnedByAccount
public string
BurnedAtBlock
The Block-Number this was burned.
public string
BurnedAtTime
The Time this was burned.
public string
UpdatedAtBlock
Block-Number this was last updated.
public string
UpdatedAtTime
Time this was last updated.
public string
TransferredAtBlock
Block this was last transferred.
public string
TransferredAtTime
Time this was last transferred.
public string
MintedAtBlock
Block this Asset was minted.
public string
MintedAtTime
Time this Asset was minted.
class
BackedTokensDto
class
SchemaDto
class
TemplateDto
public string
Contract
The name of the Smart Contract.
public string
AssetId
The Unique Identifier of the Asset.
public string
Owner
The Owner.
public string
Name
The Name.
public bool
Transferable
Indicates if an Asset is transferable.
public bool
Burnable
Indicates if an Asset is burnable.
public string
TemplateMint
The Mint-Number of this Template.
public
CollectionDto
Collection
The Collection this belongs to.
The Schema this belongs to.
public
TemplateDto
Template
The Template this belongs to.
public object
MutableData
The Mutable Data.
public object
Data
public object
ImmutableData
The Immutable Data.
public
BackedTokensDto
BackedTokens
Tokens by which this Asset is backed.
public string
BurnedByAccount
public string
BurnedAtBlock
The Block-Number this was burned.
public string
BurnedAtTime
The Time this was burned.
public string
UpdatedAtBlock
Block-Number this was last updated.
public string
UpdatedAtTime
Time this was last updated.
public string
TransferredAtBlock
Block this was last transferred.
public string
TransferredAtTime
Time this was last transferred.
public string
MintedAtBlock
Block this Asset was minted.
public string
MintedAtTime
Time this Asset was minted.