Vaulta

boidcomtoken

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • Field Type
    from name
    to name
    quantity asset
    expiration microseconds
    trans_quantity asset
    trans_expiration microseconds
  • rows of power

    Field Type
    acct name
    quantity float32
    total_power_bonus asset
    total_stake_bonus asset
    prev_claim_time microseconds
    prev_bp_update_time microseconds
    total_delegated asset
  • Field Type
    config_id uint64
    stakebreak uint8
    bonus asset
    season_start microseconds
    total_season_bonus asset
    active_accounts uint32
    total_staked asset
    last_total_powered_stake asset
    total_boidpower float32
    stake_difficulty float32
    powered_stake_multiplier float32
    power_difficulty float32
    power_bonus_max_rate float32
    min_stake asset
    max_powered_stake_ratio float32
    max_wpf_payout asset
    worker_proposal_fund asset
    worker_proposal_fund_proxy name
    boidpower_decay_rate float32
    boidpower_update_mult float32
    boidpower_const_decay float32
  • rows of stake_row

    Field Type
    from name
    to name
    quantity asset
    my_bonus asset
    expiration microseconds
    prev_claim_time microseconds
    trans_quantity asset
    trans_expiration microseconds
    trans_prev_claim_time microseconds
  • Field Type
    supply asset
    max_supply asset
    issuer name