WAX Unity Web3 Suite
AtomicMarket
AtomicMarket
  • Getting Started
  • Installation
    • WebGL Installation
  • Examples
    • Unity examples
    • Available assets for trading
    • Filtered assets lists available for trading
    • AssetExample
    • AuctionExample
    • BuyOfferExample
    • SalesExample
  • API Docs
    • AtomicMarketApiFactory
    • Assets
      • AssetsApi
        • AssetDto
          • DataDto
            • BackedTokensDto
            • CollectionDto
            • SchemaDto
              • FormatDto
            • TemplateDto
            • ImmutableDataDto
        • AssetsDto
          • DataDto
            • BackedTokensDto
            • CollectionDto
            • SchemaDto
              • FormatDto
            • TemplateDto
              • ImmutableDataDto
      • AssetsUriParameterBuilder
    • Auctions
      • AuctionsApi
        • AuctionDto
          • DataDto
            • AssetDto
              • BackedTokensDto
              • SchemaDto
                • FormatDto
              • TemplateDto
                • ImmutableDataDto
              • BidsDto
              • CollectionDto
              • PriceDto
      • AuctionsDto
        • DataDto
          • AssetDto
            • BackedTokensDto
            • SchemaDto
              • FormatDto
            • TemplateDto
              • ImmutableDataDto
          • BidsDto
          • CollectionDto
          • PriceDto
      • AuctionsUriParameterBuilder
    • BuyOffers
      • BuyOffersApi
        • BuyOfferDto
          • DataDto
        • AssetDto
          • BackedTokensDto
          • SchemaDto
            • FormatDto
          • TemplateDto
            • ImmutableDataDto
        • CollectionDto
        • PriceDto
        • BuyOffersDto
          • DataDto
            • AssetDto
              • BackedTokensDto
              • SchemaDto
                • FormatDto
              • TemplateDto
                • ImmutableDataDto
            • CollectionDto
            • PriceDto
      • BuyOffersUriParameterBuilder
    • Config
      • ConfigApi
        • ConfigDto
          • DataDto
            • SupportedPairsDto
              • PairsDataDto
            • SupportedTokensDto
    • MarketPlaces
      • MarketPlacesApi
        • MarketplaceDto
          • DataDto
        • MarketplacesDto
          • DataDto
    • Offers
      • OffersApi
        • OfferDto
          • DataDto
            • AssetDto
              • BackedTokensDto
              • CollectionDto
              • SchemaDto
                • FormatDto
              • TemplateDto
                • ImmutableDataDto
        • OffersDto
          • DataDto
            • AssetDto
              • BackedTokensDto
              • CollectionDto
              • SchemaDto
                • FormatDto
              • TemplateDto
                • ImmutableDataDto
      • OffersUriParameterBuilder
    • Pricing
      • PricingApi
        • PricesDto
          • DataDto
        • AssetPricingDto
          • DataDto
        • TemplatesDto
          • DataDto
      • PricingUriParametersBuilder
    • Sales
      • SalesApi
        • SaleDto
          • DataDto
            • AssetDto
              • BackedTokensDto
              • SchemaDto
                • FormatDto
              • TemplateDto
                • ImmutableDataDto
            • CollectionDto
            • PriceDto
        • SalesDto
          • DataDto
            • AssetDto
              • BackedTokensDto
              • SchemaDto
                • FormatDto
              • TemplateDto
                • ImmutableDataDto
              • CollectionDto
              • PriceDto
      • SalesUriParameterBuilder
    • Stats
      • StatsApi
        • StatsDto
          • DataDto
        • AccountDto
          • DataDto
            • ResultDto
            • SymbolDto
        • AccountsDto
          • DataDto
            • ResultDto
            • SymbolDto
        • CollectionDto
          • DataDto
            • ResultDto
            • SymbolDto
        • CollectionsDto
          • DataDto
            • ResultDto
            • SymbolDto
        • GraphDto
          • DataDto
            • ResultDto
            • SymbolDto
        • SalesDto
          • DataDto
            • ResultDto
            • SymbolDto
        • SchemaDto
          • DataDto
            • ResultDto
            • SymbolDto
      • StatsUriParameterBuilder
    • Transfers
      • TransfersApi
        • TransfersDto
          • DataDto
            • AssetDto
              • BackedTokensDto
              • CollectionDto
              • SchemaDto
                • FormatDto
              • TemplateDto
                • ImmutableDataDto
      • TransfersUriParameterBuilder
    • Core
      • HttpRequestBuilder
      • HttpResponseMessageExtension
      • IUriParameterBuilder
    • LogsDto
      • DataDto
Powered by GitBook
On this page
  • Summary
  • Members
Edit on GitHub
  1. API Docs
  2. Assets
  3. AssetsApi
  4. AssetDto

DataDto

Summary

Members
Descriptions

The name of the Smart Contract.

The Unique Identifier of the Asset.

The Owner.

Indicates if an Asset is transferable.

Indicates if an Asset is burnable.

The Collection this belongs to.

The Schema this belongs to.

The Template this belongs to.

The Mutable Data.

The Immutable Data.

The Mint-Number of this Template.

Tokens by which this Asset is backed.

Block-Number this was last updated.

Time this was last updated.

Block this was last transferred.

Time this was last transferred.

Block this Asset was minted.

Time this Asset was minted.

The Name.

Members

The name of the Smart Contract.

The Unique Identifier of the Asset.

The Owner.

Indicates if an Asset is transferable.

Indicates if an Asset is burnable.

The Collection this belongs to.

The Schema this belongs to.

The Template this belongs to.

The Mutable Data.

The Immutable Data.

The Mint-Number of this Template.

Tokens by which this Asset is backed.

Block-Number this was last updated.

Time this was last updated.

Block this was last transferred.

Time this was last transferred.

Block this Asset was minted.

Time this Asset was minted.

The Name.

PreviousAssetDtoNextBackedTokensDto

Last updated 2 years ago

class

class

class

class

public string

public string

public string

public bool

public bool

public

public

public

public object

public object

public string

public

public string

public string

public string

public string

public string

public string

public string

class

class

class

class

public string

public string

public string

public bool

public bool

public

public

public

public object

public object

public string

public

public string

public string

public string

public string

public string

public string

public string

BackedTokensDto
CollectionDto
SchemaDto
TemplateDto
Contract
AssetId
Owner
Transferable
Burnable
CollectionDto
Collection
SchemaDto
Schema
TemplateDto
Template
MutableData
ImmutableData
TemplateMint
BackedTokensDto
BackedTokens
UpdatedAtBlock
UpdatedAtTime
TransferredAtBlock
TransferredAtTime
MintedAtBlock
MintedAtTime
Name
BackedTokensDto
CollectionDto
SchemaDto
TemplateDto
Contract
AssetId
Owner
Transferable
Burnable
CollectionDto
Collection
SchemaDto
Schema
TemplateDto
Template
MutableData
ImmutableData
TemplateMint
BackedTokensDto
BackedTokens
UpdatedAtBlock
UpdatedAtTime
TransferredAtBlock
TransferredAtTime
MintedAtBlock
MintedAtTime
Name