Vaulta

eoscatsfeeds

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
  • rows of miner

    Field Type
    owner name
    feed asset
  • rows of pool

    Field Type
    id uint64
    mid uint64
    contract name
    sym symbol
    total_feed asset
    epoch_time uint32
    duration uint32
    min_feed asset
  • rows of power

    Field Type
    owner name
    amount uint64