BErc20
Overview
License: MIT
abstract contract BErc20 is BToken, BErc20InterfaceFunctions info
initialize (0x1a31d465)
function initialize(
address underlying_,
Bondtroller comptroller_,
InterestRateModel interestRateModel_,
uint256 initialExchangeRateMantissa_,
string memory name_,
string memory symbol_,
uint8 decimals_
) publicName
Type
Description
sweepToken (0x1be19560)
Name
Type
Description
_addReserves (0x3e941010)
Name
Type
Description
Name
Type
Description
Last updated