Vaulta

swap.newdex

Contract

The data tables defined by this contract.

  • Field Type
    balance asset
  • Field Type
    global_id uint64
    key string
    value string
    memo string
  • rows of income

    Field Type
    owner name
    pair_id uint64
    base_income asset
    quote_income asset
  • rows of maker

    Field Type
    pair_id uint64
    owner name
    base_quantity asset
    quote_quantity asset
    token uint64
  • rows of pair

    Field Type
    pair_id uint64
    sort uint64
    status uint8
    base_symbol wrap_symbol
    quote_symbol wrap_symbol
    base_quantity asset
    quote_quantity asset
    token uint64