Vaulta

harveybrdman

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of market

    Field Type
    mid uint64
    contract0 name
    contract1 name
    sym0 symbol
    sym1 symbol
    reserve0 asset
    reserve1 asset
    liqudity_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
    id uint64
    token0 token
    token1 token
    reserve0 asset
    reserve1 asset
    liqudity_token uint64
    price0_last float64
    price1_last float64
    price0_cumulative_last uint64
    price1_cumulative_last uint64
    block_time_last time_point_sec
  • rows of status

    Field Type
    No data in response.
  • rows of status2

    Field Type
    No data in response.