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

AtomicMarketApiFactory

PreviousAPI DocsNextAssets

Last updated 2 years ago

Summary

Members
Descriptions

A shorthand for creating a new instance of the AuctionsApi class.

A shorthand for creating a new instance of the BuyOffersApi class.

A shorthand for creating a new instance of the MarketPlacesApi class.

A shorthand for creating a new instance of the OffersApi class.

A shorthand for creating a new instance of the StatsApi class.

A shorthand for creating a new instance of the ConfigApi class.

A shorthand for creating a new instance of the AssetsApi class.

A shorthand for creating a new instance of the TransfersApi class.

A shorthand for creating a new instance of the PricingApi class.

Members

public

public

A shorthand for creating a new instance of the AuctionsApi class.

A shorthand for creating a new instance of the BuyOffersApi class.

A shorthand for creating a new instance of the MarketPlacesApi class.

A shorthand for creating a new instance of the OffersApi class.

A shorthand for creating a new instance of the StatsApi class.

A shorthand for creating a new instance of the ConfigApi class.

A shorthand for creating a new instance of the AssetsApi class.

A shorthand for creating a new instance of the TransfersApi class.

A shorthand for creating a new instance of the PricingApi class.

public

public

public

public

public

public

public

public

public

public

public

private readonly string

private (string baseUrl)

public

public

public

public

public

public

public

public

public

private readonly string

private (string baseUrl)

SalesApi
AtomicMarketApiFactory
Version1
SalesApi
AuctionsApi
AuctionsApi
BuyOffersApi
BuyOffersApi
MarketPlacesApi
MarketPlacesApi
OffersApi
OffersApi
StatsApi
StatsApi
ConfigApi
ConfigApi
AssetsApi
AssetsApi
TransfersApi
TransfersApi
PricingApi
PricingApi
_baseUrl
AtomicMarketApiFactory
AtomicMarketApiFactory
Version1
SalesApi
SalesApi
AuctionsApi
AuctionsApi
BuyOffersApi
BuyOffersApi
MarketPlacesApi
MarketPlacesApi
OffersApi
OffersApi
StatsApi
StatsApi
ConfigApi
ConfigApi
AssetsApi
AssetsApi
TransfersApi
TransfersApi
PricingApi
PricingApi
_baseUrl
AtomicMarketApiFactory