PrimaryLendingPlatformWrappedTokenGatewayCore
Overview
License: MIT
abstract contract PrimaryLendingPlatformWrappedTokenGatewayCore is Initializable, AccessControlUpgradeable, ReentrancyGuardUpgradeableEvents info
SetPrimaryLendingPlatform
event SetPrimaryLendingPlatform(address newPrimaryLendingPlatform)Name
Type
Description
SetPITLiquidation
event SetPITLiquidation(address newPITLiquidation)SetPITLeverage
Name
Type
Description
SetWETH
Name
Type
Description
Constants info
MODERATOR_ROLE (0x797669c9)
State variables info
primaryLendingPlatform (0x92641a7c)
WETH (0xad5c4648)
pitLiquidation (0xf8514cae)
pitLeverage (0x22c7ddee)
Modifiers info
onlyModerator
isProjectTokenListed
Name
Type
Description
isLendingTokenListed
Name
Type
Description
Functions info
initialize (0xf8c8765e)
Name
Type
Description
setWETH (0x5b769f3c)
Name
Type
Description
setPrimaryLendingPlatform (0xe801734a)
Name
Type
Description
setPITLiquidation (0x6ccf9e23)
Name
Type
Description
setPITLeverage (0x1a58ed4a)
Name
Type
Description
getTotalOutstanding (0x75efd575)
Name
Type
Description
Name
Type
Description
deposit (0xd0e30db0)
repay (0x22867d78)
Name
Type
Description
receive
fallback
Last updated