Vaulta

defislinkeos

Contract

The data tables defined by this contract.

  • Field Type
    key uint64
    submitter name
    period string
    price0_cumulative_last uint64
    price1_cumulative_last uint64
    price0_avg_price float64
    price1_avg_price float64
    last_update time_point_sec
  • rows of globals

    Field Type
    source name
  • rows of price

    Field Type
    mid uint64
    price0_last float64
    price1_last float64
    price0_cumulative_last float64
    price1_cumulative_last float64
    last_update time_point_sec
  • rows of twap

    Field Type
    key uint64
    submitter name
    period string
    price0_cumulative_last float64
    price1_cumulative_last float64
    price0_avg_price float64
    price1_avg_price float64
    last_update time_point_sec