Vaulta

dextop2match

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
    freeze asset
  • rows of admin

    Field Type
    user name
    level uint8
  • rows of config

    Field Type
    id uint64
    marketon uint64
    makerfeepe4 uint64
    takerfeepe4 uint64
  • rows of nonce

    Field Type
    stockid uint64
    sequence uint64
  • rows of oid

    Field Type
    id uint64
    no uint64
  • rows of order

    Field Type
    orderid uint64
    cashid uint64
    stockid uint64
    io uint8
    type uint8
    pricee8 uint64
    quantity asset
    complete asset
    freeze asset
    cancel uint64
  • rows of pair

    Field Type
    stockid uint64
    minstock asset
    mincash asset
    minremain asset
  • rows of token

    Field Type
    sym symbol
    id uint64
    account name
    mindeposit asset
    minwithdraw asset
    withdrawfee asset
    candeposit uint64
    canwithdraw uint64
  • rows of user

    Field Type
    account name
    io uint64
    order uint64