LendToAaveMigrator
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
7
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 ($0.00)
No balances found for "LendToAaveMigrator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LendToAaveMigrator"
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)
0
migrationStarted() view returns (bool)
true
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address aaveMerkleDistributor, uint256 lendToMigratorAmount, uint256 lendToLendAmount, uint256 lendToAaveAmount)
migrateFromLEND(uint256 amount)
AaveTokensRescued(address from, address indexed to, uint256 amount)
LendMigrated(address indexed sender, uint256 indexed amount)
constructor(address aave, address lend, uint256 lendAaveRatio)
This contract contains no fallback and receive objects.
This contract contains no error objects.