📈
Yield Source Prize Pool
A prize pool that uses a yield source to generate prizes.
The Yield Source Prize Pool uses a yield source contract to generate prizes. Funds that are deposited into the prize pool are then deposited into a yield source.
You can access the yield source contract by using this function:
function yieldSource() public view returns (IYieldSource);
Last modified 1yr ago