See reward tokens / yield on Aura Pools
Last updated
Last updated
Select the pool, navigate to the Info tab and open the Rewards Contract Address in etherscan
rewardRate
is the reward rate for BAL per second
extraRewards(N)
is the contract address for additional rewards (outside of AURA, BAL, ie. LDO, bb-a-USD)
AURA is minted pro-rata to BAL accrued.
The formula for determining how much AURA is emitted per BAL can be found here: https://etherscan.io/token/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF#code#F1#L85
A typescript implementation can be found here:
A solidity library implementation can be found here (AuraMining): https://etherscan.io/address/0x744Be650cea753de1e69BF6BAd3c98490A855f52