Vaulta

dolphinstake

Contract

The data tables defined by this contract.

  • rows of global

    Field Type
    id uint64
    total_staked asset
    total_distributed_reward asset
    total_claimed_reward asset
    last_distribute_reward asset
    last_distribute_time uint32
    last_staked_of_year_user asset
    last_reward_of_year_user asset
    last_apy float64
    reward_ratio float64
    weights stakeweight[]
  • Field Type
    user name
    staked asset
    claimed asset
    unclaimed asset
    staketype uint8
    weight float64
    exptime uint32
    coinage uint128
    last_update_time uint32
  • rows of chance

    Field Type
    user name