AaveDelegator
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…dead
Balances ($0.00)
No balances found for "AaveDelegator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "AaveDelegator"
ABI
ABI objects
Getter at block 21167964
amount() view returns (uint256)
0
borrower() view returns (address)
0x0000000000000000000000000000000000000000
delegatee() view returns (address)
0x0000000000000000000000000000000000000000
feesAmount() view returns (uint256)
0
motherPool() view returns (address)
0x000000000000000000000000000000000000dead
underlying() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeDelegatee(address _delegatee) returns (bool)
closeLoan(uint256 _usedAmount)
expand(uint256 _newFeesAmount) returns (bool)
initiate(address _motherPool, address _borrower, address _underlying, address _delegatee, uint256 _amount, uint256 _feesAmount) returns (bool)
killLoan(address _killer, uint256 _killerRatio)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.