Vaulta

efxstakepool

Contract

The data tables defined by this contract.

  • rows of config

    Field Type
    token_contract name
    stake_symbol symbol
    claim_symbol symbol
    age_limit uint32
    scale_factor uint64
    unstake_delay_sec uint32
    stake_bonus_age uint32
    stake_bonus_deadline time_point_sec
  • rows of stakeentry

    Field Type
    amount asset
    last_claim_time time_point_sec
    last_claim_age uint32
  • rows of stakestats

    Field Type
    stake_symbol symbol
    claim_symbol symbol
    token_contract name
    unstake_delay_sec uint32
  • Field Type
    amount asset
    time time_point_sec