You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5.**Recipient address:** The address that will receive the rewards (`recipient`).
38
-
6.**Reward distribution data access:** You must be able to fetch per-epoch `reward-distribution-data-tuples.json` from the official distribution locations on GitHub or GitLab.
39
-
7.**Wrap option:**`wrapRewards` is `true` unless explicitly set to `false`.
36
+
4.**Recipient address:** The address that will receive the rewards (`recipient`).
37
+
5.**Reward distribution data access:** You must be able to fetch per-epoch `reward-distribution-data-tuples.json` from the official distribution locations on GitHub or GitLab.
38
+
6.**Wrap option:**`wrapRewards` is `true` unless explicitly set to `false`, i.e. on Flare Mainnet you will receive `WFLR`.
39
+
7.**Beneficiary address (depends on claim type):**
40
+
| Claim type |`claimType`|`beneficiary` must be | Account that must authorize executors |
All rewards scripts are publicly available, and you are encouraged to calculateverify the rewards data yourself.
150
+
All rewards scripts are publicly available, and you are encouraged to calculate/verify the rewards data yourself.
147
151
The data for the rewards is published on [flare-foundation/fsp-rewards](https://github.com/flare-foundation/fsp-rewards) and the instructions for how to calculate them are [here](https://github.com/flare-foundation/FTSO-Scaling/blob/main/scripts/rewards/README.md#public-reward-data).
0 commit comments