Vaulta

elementtest1

Contract

The data tables defined by this contract.

  • rows of miner

    Field Type
    user name
    token uint64
    claimed asset
    unclaimed asset
  • rows of pool

    Field Type
    id uint64
    pool_name string
    total_lp uint64
    reward_percent uint32
    last_harvest_time time_point_sec
  • Field Type
    id uint32
    rebase_time time_point_sec
    token_per_sec uint32
  • rows of twap

    Field Type
    update_time time_point_sec
    price uint32
    time_range uint8