yVault Prize Pool
Retrieving the Underlying yVault
function vault() returns (address);Prize Pool Reserve
function reserveRateMantissa() returns (uint256);function setReserveRateMantissa(
uint256 _reserveRateMantissa
) external onlyOwnerLast updated