Vaulta

eosrebaseusd

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of entry

    Field Type
    t uint64
    d float64
  • rows of global_t

    Field Type
    price_cumulative_last float64
    last_update uint64
    debt asset
    pairid uint64
    epoch_time uint64
  • Field Type
    price_cumulative_last float64
    last_update uint64
    pairid uint64
    update_min uint64
    seg uint64
  • 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 ref_t

    Field Type
    owner name
    id uint64
  • rows of ref2_t

    Field Type
    owner name
    id uint64
  • Field Type
    supply asset
    max_supply asset
    issuer name