Oracles and Staking
Earn attractive yields by staking CPOOL to a Clearpool Oracle staking pool.
How to Stake
Go to the staking page
Select an Oracle (you can stake to multiple Oracles)
Enter the amount of CPOOL you would like to stake
Approve the amount and execute the transaction in your wallet interface
Staking rewards are calculated and distributed at the end of each epoch (every 2 weeks)
Rewards can be claimed at any time
Un-staking
You can un-stake at any time, but will not earn any rewards from the epoch in which you un-stake.
Epoch
Epoch is the cycle represented by the time period, where:
the start of the cycle is the end of the previous epoch, and
the end of the cycle is the time when the interest rate is adjusted
The current epoch length is 2 weeks.
Staking Yield
Staking yields will vary depending on the number of CPOOL, the number of Oracles, and the voting power of each Oracle during each epoch.
Rewards Calculation Formula
my_reward = reward * my_stake / total_stake * time, where:
time -> amount of blocks my stake is being staked within this epoch
reward = airdrop_amount - oracle_fee
Last updated