Vaulta

eosnammarket

Contract

The data tables defined by this contract.

  • rows of config

    Field Type
    config_id uint64
    comm_x100 uint32
    comm_account name
    token_contract name
    payment_symbol symbol_type
    holding_pk public_key
  • rows of listing

    Field Type
    listing_id uint64
    seller name
    seller_owner_key public_key
    seller_active_key public_key
    account_for_sale name
    price asset
    created_date uint32
  • Field Type
    buyrecord_id uint64
    buyer name
    listing_id uint64
    new_owner_key public_key
    new_active_key public_key
    pay_amount asset