How to Create an Auto Compounding Rewards Program
This section explains how to create an Auto Compounding Rewards Program using available bnTokens in your wallet.
You will need to first add liquidity (deposit) to the pool to receive bnTokens
Transfer bnTokens to the rewards contract
This section explains how to transfer bnTokens to the Auto Compounding Rewards contract:
Open your wallet and select the bnToken that will be given as rewards
Set the
ExternalRewardsVault
(on etherscan) contract address as the recipientTransfer the bnTokens
Once pool tokens have been sent, the DAO multisig will set them up for distribution according to the default rewards schedule, unless a custom rewards schedule has been communicated beforehand. See Custom Rewards Programs for more details.
Default Rewards Schedule
The default rewards schedule is:
Length: 1 year
Distribution: Linear (flat)
This means that rewards would be distributed equally over a 1-year time span.
Reward Implementation by the DAO
The DAO multisig implements required tasks, such as rewards programs, periodically (typically twice a week).
Once implemented, the program will start and value will start moving to the liquidity providers.
Last updated