Vaulta

simplemarket

Contract

The data tables defined by this contract.

  • rows of affsfee

    Field Type
    sale_id uint64
    affiliate_id uint64
  • rows of auction

    Field Type
    id uint64
    owner name
    auction_type uint8
    status uint8
    description string
    auction_time auction_time_t
    tokens token_ex[]
    auction_info variant_english_auction_t_dutch_auction_t
  • rows of exrate

    Field Type
    id uint64
    from asset
    to asset
    type uint64
  • Field Type
    id uint64
    account name
    author name
    fee uint16
  • rows of globalb

    Field Type
    lastID uint64
    REFERRAL_FEE_PERCENT uint64
    HOUSE_FEE_PERCENT uint64
    ONE_AFFILIATE_FEE_PERCENT uint64
    AUTHOR_FEE_MAX_PERCENT uint64
    lastEnglishID uint64
    lastDutchID uint64
    lastDeferred uint64
    AUCTION_FEE_PERCENT uint64
    AUCTION_FEE_MAX_PERCENT uint64
    lastSellPackID uint64
    payment_token_whitelist pair_symbol_name[]
    spare12 uint64
    spare13 uint64
    spare14 uint64
  • rows of globalg

    Field Type
    lastids settings_lastids
    fees settings_fees
    auctions settings_auctions
    slots settings_slots
    payment_token_whitelist pair_symbol_name[]
    start_migration bool
  • Field Type
    owner name
    slots uint16
    data string
  • Field Type
    id uint64
    organization name
    affiliate name
    affiliate_name string
    fee uint16
    balance asset_ex[]
    data key_value[]
  • Field Type
    id uint64
    owner name
    contract name
    quantity asset
    price asset
    offerprice asset
    offertime uint64
  • rows of sell

    Field Type
    id uint64
    owner name
    author name
    category name
    price asset
    offerprice asset
    offertime uint64
  • rows of sellf

    Field Type
    id uint64
    ftid uint64
    owner name
    author name
    quantity asset
    price asset
    offerprice asset
    offertime uint64