AaveV3Helper

Verified contract

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

No balances found for "AaveV3Helper"

No transactions found for "AaveV3Helper"


Functions
Getter at block 21177967
REFERRAL_CODE(view returns (uint16)
0
Read-only
getLTV(address pooladdress userview returns (uint256 ltv)
getOraclePriceRatio(address pooladdress tokenAddressaddress toTokenAddressview returns (uint256uint256)
getTotalCollateral(address pooladdress assetview returns (uint256)
getTotalStableDebt(address pooladdress underlyingAssetview returns (uint256 stableDebt)
getTotalVariableDebt(address pooladdress underlyingAssetview returns (uint256)
State-modifying

This contract contains no state-modifying function objects.

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
InvalidERC20Address(