Vaulta

corncornpool

Contract

The data tables defined by this contract.

  • Field Type
    owner name
    records mktrecord[]
  • rows of miner

    Field Type
    user name
    token uint64
    claimed asset
    matured asset
    unclaimed asset
    token_update_time uint32
    harvest_update_time uint32
    mature_hour uint32
  • rows of pool

    Field Type
    id uint64
    pool_name string
    pool_id uint64
    total_staked uint64
    total_reward asset
    released_reward asset
    epoch_time uint32
    duration uint32
    last_harvest_time uint32
  • Field Type
    id uint64
    vote_name string
    start_time time_point_sec
    end_time time_point_sec
  • rows of vote

    Field Type
    user name
    vote_option uint32
    vote_amount asset
    vote_time time_point_sec