IBLendingToken
Overview
License: MIT
interface IBLendingTokenFunctions info
mintTo (0x449a52f8)
function mintTo(
address minter,
uint256 mintAmount
) external returns (uint256 err, uint256 mintedAmount)Name
Type
Description
redeemTo (0x2f7605fb)
Name
Type
Description
Name
Type
Description
redeemUnderlyingTo (0x6664aa78)
Name
Type
Description
Name
Type
Description
borrowTo (0xfda0241d)
repayTo (0x99c93213)
repayBorrowToBorrower (0xc8146d33)
balanceOf (0x70a08231)
Name
Type
Description
Name
Type
Description
borrowBalanceCurrent (0x17bfdfbc)
borrowBalanceStored (0x95dd9193)
totalSupply (0x18160ddd)
totalBorrows (0x47bd3718)
exchangeRateStored (0x182df0f5)
underlying (0x6f307dc3)
getEstimatedBorrowBalanceStored (0xb9ade142)
Last updated