The latest block we've processed for this chain is 20894561, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

LendingLogic

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x62fee02e at 17236451
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "LendingLogic"

No transactions found for "LendingLogic"


Functions
Getter at block 20894560
A_STETH_ADDR_AAVEV2(view returns (address)
0x1982b2f5814301d4e9a8b0201555376e62f82428
A_WETH_ADDR_AAVEV2(view returns (address)
0x030ba81f1c18d280636f32af80b9aad02cf0854e
A_WSTETH_ADDR_AAVEV3(view returns (address)
0x0b925ed163218f6662a35e0f0371ac234f9e9371
D_WETH_ADDR_AAVEV2(view returns (address)
0xf63b34710400cad3e044cffdcab00a0f32e33ecf
D_WETH_ADDR_AAVEV3(view returns (address)
0xea51d7853eefb32b6ee06b1c12e6dcca88be0ffe
ERROR_ID(view returns (string)
ERROR_ID!
LOGIC_ADDRESS(view returns (address)
0xa0ad94ac894cdc591cf3419a460cd683bf7792c7
STETH_ADDR(view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
WETH_ADDR(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
WSTETH_ADDR(view returns (address)
0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
aaveOracleV2(view returns (address)
0xa50ba011c48153de246e5192c8f9258a2ba79ca9
aaveOracleV3(view returns (address)
0x54586be62e3c3580375ae3723c145253060ca0c2
aavePoolV2(view returns (address)
0x7d2768de32b0b80b7a3454c06bdac94a69ddc7a9
aavePoolV3(view returns (address)
0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2
aaveWethGatewayV2(view returns (address)
0xcc9a0b7c43dc2a5f023bb9b738e45b0ef6b06e04
aaveWethGatewayV3(view returns (address)
0xd322a49006fc828f9b5b37ab215f99b4e5cab19c
compoundWethComet(view returns (address)
0xa17581a9e3356d9a858b789d68b4d866e593ae94
morphoAaveLens(view returns (address)
0x507fa343d0a90786d86c7cd885f5c49263a91ff4
morphoPool(view returns (address)
0x777777c9898d384f785ee44acfe945efdff5f3e0
Read-only
getAvailableBorrowsETH(uint8 _protocolIdaddress _accountview returns (uint256 availableBorrowsETH)
getAvailableWithdrawsStETH(uint8 _protocolIdaddress _accountview returns (uint256 maxWithdrawsStETH)
getNetAssetsInfo(address _accountview returns (uint256 totalAssetsuint256 totalDebtuint256 netAssetsuint256 aggregatedRatio)
getProtocolAccountData(uint8 _protocolIdaddress _accountview returns (uint256 stEthAmountuint256 debtEthAmount)
getProtocolCollateralRatio(uint8 _protocolIdaddress _accountview returns (uint256 ratio)
getProtocolLeverageAmount(uint8 _protocolIdaddress _accountbool _isDepositOrWithdrawuint256 _depositOrWithdrawuint256 _safeRatioview returns (bool isLeverageuint256 loanAmount)
State-modifying
borrow(uint8 _protocolIdaddress _assetuint256 _amount
deposit(uint8 _protocolIdaddress _assetuint256 _amount
enterProtocol(uint8 _protocolId
exitProtocol(uint8 _protocolId
repay(uint8 _protocolIdaddress _assetuint256 _amount
withdraw(uint8 _protocolIdaddress _assetuint256 _amount
Events

This contract contains no event objects.

Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.