Funding rewards
Divvi implements reward funding (e.g., rewarding builders for bringing incremental TVL) using Divvi Rewards Pools. A user responsible for managing rewards for a specific project (e.g., an ecosystem grant manager) funds a Reward Pool and defines the metric for distributing rewards.
Creating a Reward Pool
To create a new Reward Pool you will need to decide on:
- A chain to deploy the Reward Pool on
- A token
- A KPI
- A withdrawal timelock
- A management wallet (e.g., multisig) to manage the Reward Pool
Deploying a Reward Pool
The Divvi team is working on a custom dapp for deploying new Reward Pools.
Ask the Divvi team to deploy a new Reward Pool contract using the information above.
Funding a Reward Pool
The Divvi team is working on a custom dapp for managing Reward Pools.
You can fund a Reward Pool by calling deposit on the Reward Pool contract with your management wallet. You can do this directly through the Safe UI if you're using a Safe multisig.