BLendingToken
Overview
License: MIT
contract BLendingToken is Initializable, BErc20, AccessControlUpgradeableEvents info
SetPrimaryLendingPlatform
event SetPrimaryLendingPlatform(address indexed oldPrimaryLendingPlatform, address indexed newPrimaryLendingPlatform)Name
Type
Description
Constants info
MODERATOR_ROLE (0x797669c9)
State variables info
primaryLendingPlatform (0x92641a7c)
Modifiers info
onlyAdmin
onlyPrimaryLendingPlatform
Functions info
init (0x4703d19c)
Name
Type
Description
setPrimaryLendingPlatform (0xe801734a)
Name
Type
Description
grantModerator (0x6981c7ae)
Name
Type
Description
revokeModerator (0x36445636)
Name
Type
Description
transferAdminship (0x5be7cc16)
Name
Type
Description
hasRoleModerator (0xd6526889)
Name
Type
Description
Name
Type
Description
mintTo (0x449a52f8)
Name
Type
Description
Name
Type
Description
redeemTo (0x2f7605fb)
Name
Type
Description
Name
Type
Description
redeemUnderlyingTo (0x6664aa78)
Name
Type
Description
Name
Type
Description
borrowTo (0xfda0241d)
Name
Type
Description
Name
Type
Description
repayTo (0x99c93213)
Name
Type
Description
Name
Type
Description
getEstimatedBorrowIndex (0xcbebe597)
Name
Type
Description
getEstimatedBorrowBalanceStored (0xb9ade142)
Name
Type
Description
Name
Type
Description
Last updated