InitializableAdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 19,691 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Balances ($60,228,418.89)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AAVE | ERC-20 | 328.68598K | $183.24 |
$60,228,418.89 | |
COLLAR | ERC-20 | 10M | -- | -- | |
LENS | ERC-20 | 625.851322K | -- | -- | |
LENS | ERC-20 | 344.030851K | -- | -- | |
LENS | ERC-20 | 49.270119K | -- | -- | |
aLEND | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21257677 | a day ago | | | 0 | 0.0020282312 | |
| 21239062 | 4 days ago | | | 0 | 0.0015490095 | |
| 21234516 | 4 days ago | | | 0 | 0.0012321830 | |
| 21232386 | 4 days ago | | | 0 | 0.00084940675 | |
| 21232358 | 4 days ago | | | 0 | 0.0010658680 | |
| 21221833 | 6 days ago | | | 0 | 0.00098872803 | |
| 21221802 | 6 days ago | | | 0 | 0.0010037185 | |
| 21221696 | 6 days ago | | | 0 | 0.0011922067 | |
| 21221606 | 6 days ago | | | 0 | 0.00053464916 | |
| 21183583 | 11 days ago | | | 0 | 0.0029111382 |
ABI
ABI objects
Getter at block 21264232
AAVE() view returns (address)
0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9
LEND() view returns (address)
0x80fb784b7ed66730e8b1dbd9820afd29931aab03
LEND_AAVE_RATIO() view returns (uint256)
100
REVISION() view returns (uint256)
2
_totalLendMigrated() view returns (uint256)
1267131402048634066497660361
migrationStarted() view returns (bool)
true
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
initialize(address _logic, address _admin, bytes _data) payable
initialize(address _logic, bytes _data) payable
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
initialize(address aaveMerkleDistributor, uint256 lendToMigratorAmount, uint256 lendToLendAmount, uint256 lendToAaveAmount)
migrateFromLEND(uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
AaveTokensRescued(address from, address indexed to, uint256 amount)
LendMigrated(address indexed sender, uint256 indexed amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.