Telos

stake.start

合约

此合约定义的数据表。

  • 字段 类型
    account name
    last_claim_id uint64
    stake_balance asset
    tier uint8
    tier_history pair_uint8_time_point_sec[]
  • 行数据 config

    字段 类型
    pools_account name
    last_reward_id uint64
  • 行数据 rewards_row

    字段 类型
    id uint64
    stake_balance asset
    total_distribution extended_asset
    stake_remaining asset
    share_remaining asset
  • 行数据 settings

    字段 类型
    admin name
    platform_token extended_symbol
    featured_pools uint64[]
    listing_fee asset
    premium_access_fee asset
    social_fee asset
    lockup_buckets uint32
    unstake_buckets uint32
    social_buckets uint32
    fee_account name
    success_fee double_t
    website string
    contact string
    sourcecode string
    enabled bool
    last_pool_id uint64
    last_pool_account_id uint64
    last_token_id uint64
    stake_pool asset
    stake_reward_account name
  • 字段 类型
    owner name
    liquid asset
    staked asset
    unstaking asset
    stake_maturities pair_time_point_sec_asset[]
  • 行数据 tier

    字段 类型
    id uint64
    threshold asset
    members int32
    weight int16
    discount int32
  • 行数据 wallet

    字段 类型
    balance asset
    lifetime_return asset
    contract name