- At time of Boost creation, transferring assets to incentives from budgets
- On claim, recouping assets from the incentive’s backing asset
- On retrieving assets from an incentive back to a budget
10%
and, for any qualifying event, the math can be summarized with the following equation:
Calculating fees for Boost creation
For ERC20 incentives, you’ll want to ensure your budget has enough assets to cover the full amount that can be claimed by users, as well as the protocol fee. The following is a simple code sample that can help ensure your new Boost does not revert with anInsufficient Funds
error.