Skip to main content

CEther

Functions

mint

function mint() external

EthCompoundPCVDeposit

Functions

constructor

function constructor(
address _core,
address _cToken
) public

Compound ETH PCV Deposit constructor

Parameters

NameTypeDescription
_coreaddressFei Core for reference
_cTokenaddressCompound cToken to deposit

receive

function receive() external

deposit

function deposit() external

deposit ETH to Compound

_transferUnderlying

function _transferUnderlying(
address to,
uint256 amount
) internal

Parameters

NameTypeDescription
toaddress
amountuint256

balanceReportedIn

function balanceReportedIn() public returns (address)

display the related token of the balance reported