Vaulta

eos2o2oto2oo

Contract

The data tables defined by this contract.

  • 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
  • Field Type
    user name
    text string
  • rows of pair

    Field Type
    id uint64
    token0 token
    token1 token
    reserve0 asset
    reserve1 asset
    liquidity_token uint64
    price0_last float64
    price1_last float64
    price0_cumulative_last uint64
    price1_cumulative_last uint64
    block_time_last time_point_sec
  • rows of target

    Field Type
    id uint64
    token_symbol symbol
    token_precision float64
    token_contract_address name
    BOX_id uint64
    BOX_swap_memo string
    DFS_id uint64
    DFS_swap_memo string