Vaulta

stake.rms

Contract

The data tables defined by this contract.

  • Field Type
    account name
    bytes uint64
  • Field Type
    init_done bool
    min_unstake_amount uint64
    unstake_expire_seconds uint64
    max_withdraw_rows uint64
    max_stake_amount uint64
  • rows of rent_row

    Field Type
    id uint64
    total_rent_received extended_asset
  • Field Type
    id uint64
    token extended_symbol
    total_rent_received uint64
    acc_per_share uint128
    last_reward_time time_point_sec
    total_reward uint64
    reward_balance uint64
    enabled bool
  • Field Type
    account name
    token extended_symbol
    debt uint64
    unclaimed uint64
    claimed uint64
  • rows of stake_row

    Field Type
    account name
    amount uint64
    unstaking_amount uint64
  • rows of stat_row

    Field Type
    stake_amount uint64
    used_amount uint64
  • Field Type
    id uint64
    amount uint64
    unstaking_time time_point_sec