ISupplyVaultBase

Git Source

Inherits: IERC4626Upgradeable

Functions

morpho

function morpho() external view returns (IMorpho);

wEth

function wEth() external view returns (address);

comp

function comp() external view returns (ERC20);

poolToken

function poolToken() external view returns (address);

transferRewards

function transferRewards() external;