Skip to main content

Reward Boosts

Overview

Reward boosts are additional rewards given to stations that contribute weather data during daily distribution, in addition to the base rewards. Learn more about the daily rewards in the Reward Mechanism (RM) section.

Reward Boosts reward stations with extra $WXM tokens for meeting specific criteria.

So far the following Reward Boosts are scheduled to be implemented:

Beta Rewards

According to the Token Allocation table, 3M $WXM are reserved to reward stations that participated to the network before the Mainnet Launch Day ("Beta period").

Beta rewards distribution will last 425 days.

Calculation

The following calculations will take place for each station, the day before the Mainnet Launch:

RewardableBetaHours[i]RewardableBetaHours[i]: This is the total number of hours the station provided valid data during the Beta period. A rewardable hour is an hour during which the station sent at least one valid weather data point.

StationBetaRewards[i]StationBetaRewards[i]: This is the percentage of the 3M tokens that correspond to the rewardable hours the station provided.

StationBetaRewards[i]=3000000×RewardableBetaHours[i](RewardableBetaHours of all stations)StationBetaRewards[i] = \frac{3000000 \times \text{RewardableBetaHours}[i]}{\sum (\text{RewardableBetaHours of all stations})}

DailyBetaRewards[i]DailyBetaRewards[i]: This is the beta rewards allocated daily to this station.

DailyBetaRewards[i]=StationBetaRewards[i]365DailyBetaRewards[i] = \frac{\text{StationBetaRewards}[i]}{365}

Beta Rewards Dilution - A fix

Initially, the reward allocation formula caused dilution as the launch day was delayed, disadvantaging long-term station owners.

Updated Beta Rewards Allocation

The updated approach involves calculating beta rewards twice: once at the end of February 2024 and again just at the end of the project's beta phase (May 27 2024). Each station will receive the higher reward of these two calculations, ensuring fairer distribution of rewards across both old and new stations.

Read more about the Beta Rewards Dilution fix here.

Beta Rewards Table (BRT)

The project's Beta period officially ended on May 27th (UTC). All station-hours accumulated up to this date are included in the final calculation and all stations are rewarded for participating in the Beta period with a daily Reward Boost.

Download the BRT here: CSV

info

Each user who has a station eligible for beta rewards, must have a wallet defined to be part of the Beta Rewards allocation. Learn how to add or edit a wallet address.

note

The Beta Rewards allocation is managed by the WeatherXM Network.

Cell Boost

Cell Boost is a mechanism that can be used to incentivise weather stations deployments on specific cells/areas of interest.

Examples of reward programs that may be implemented using Rewards Boost, in the near future are:

  • Backfill of rewards that were not allocated to certain devices due to malfunctions in the Quality of Data (QoD) mechanism or Proof of Location (PoL) mechanism.
  • Public Goods Funding, for devices that are deployed and contribute to the network in a humanitarian way, such as providing data in an underserved area or during a specific time.
  • Devices that contribute to the network during a specific event, such as a natural disaster, may receive a boost in rewards.
tip

The Reward boosts is a mechanism that can be used to incentivise specific behavior from devices. It is a flexible mechanism that can be used to incentivise any behavior that is beneficial to the network.

info

All the above are examples of reward programs that may be implemented.