AaveBasicProxy
Verified contract
Implementation
Active on
Ethereum with 3 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "AaveBasicProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20114894 | 5 months ago | | | 0 | 0.00034460400 | |
| 20114335 | 5 months ago | | | 0 | 0.00014593200 | |
| 20114246 | 5 months ago | | | 0 | 0.00018241500 |
ABI
ABI objects
Getter at block 21168352
AAVE_LENDING_POOL_ADDRESSES() view returns (address)
0x24a42fd28c976a61df5d00d0599c34c4f90748c8
AAVE_REFERRAL_CODE() view returns (uint16)
64
ETH_ADDR() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
gasToken() view returns (address)
0x0000000000b3f879cb30fe243b4dfee438691c04
Read-only
This contract contains no read-only function objects.
State-modifying
Events borrow(address _tokenAddr, uint256 _amount, uint256 _type)
deposit(address _tokenAddr, uint256 _amount) payable
payback(address _tokenAddr, address _aTokenAddr, uint256 _amount, bool _wholeDebt) payable
paybackOnBehalf(address _tokenAddr, address _aTokenAddr, uint256 _amount, bool _wholeDebt, address _onBehalf) payable
setUserUseReserveAsCollateral(address _tokenAddr, bool _true)
setUserUseReserveAsCollateralIfNeeded(address _tokenAddr)
swapBorrowRateMode(address _reserve)
withdraw(address _tokenAddr, address _aTokenAddr, uint256 _amount, bool _wholeAmount)
withdrawTokens(address _tokenAddr)
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.