AaveV3ScUsdcAdapter
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "AaveV3ScUsdcAdapter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "AaveV3ScUsdcAdapter"
ABI
ABI objects
Getter at block 21266672
aUsdc() view returns (address)
0x98c23e9d8f34fefb1b7bd6a91b7ff122f4e16f5c
aaveV3PoolDataProvider() view returns (address)
0x7b4eb56e7cd4b454ba8ff71e4518426369a138a3
dWeth() view returns (address)
0xea51d7853eefb32b6ee06b1c12e6dcca88be0ffe
getMaxLtv() view returns (uint256)
750000000000000000
id() view returns (uint256)
1
pool() view returns (address)
0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2
Read-only
claimRewards(bytes) pure
getCollateral(address _account) view returns (uint256)
getDebt(address _account) view returns (uint256)
State-modifying
Events borrow(uint256 _amount)
repay(uint256 _amount)
revokeApprovals()
setApprovals()
supply(uint256 _amount)
withdraw(uint256 _amount)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.