Vaulta

hosthosthost

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of order

    Field Type
    order_id uint64
    pair_id uint64
    type uint8
    owner name
    placed_time time_point_sec
    remain_quantity asset
    remain_convert asset
    price float64
    contract name
    count uint8
    crosschain uint8
    ext1 uint64
    extstr string
  • rows of eosleft

    Field Type
    id uint64
    balance asset
  • rows of market

    Field Type
    mid uint64
    contract0 name
    contract1 name
    sym0 symbol
    sym1 symbol
    reserve0 asset
    reserve1 asset
    liquidity_token uint64
    price0_last float64
    price1_last float64
    price0_cumulative_last uint64
    price1_cumulative_last uint64
    last_update time_point_sec
  • rows of pair

    Field Type
    pair_id uint64
    contract0 name
    contract1 name
    sym0 symbol
    sym1 symbol
    reserve0 asset
    reserve1 asset
    liquidity_token uint64
    price0_last float64
    price1_last float64
    price0_cumulative_last uint64
    price1_cumulative_last uint64
    last_update time_point_sec
  • rows of order

    Field Type
    order_id uint64
    pair_id uint64
    type uint8
    owner name
    placed_time time_point_sec
    remain_quantity asset
    remain_convert asset
    price float64
    contract name
    count uint8
    crosschain uint8
    ext1 uint64
    extstr string
  • rows of target

    Field Type
    id uint64
    token_symbol symbol
    token_precision float64
    token_contract_address name
    CCC_id uint64
    CCC_swap_memo string
    DFS_id uint64
    DFS_swap_memo string
  • Field Type
    id uint64
    balance asset