MigrationHelperMainnet
Verified contract
Active on
Ethereum with 3,101 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "MigrationHelperMainnet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244219 | 7 hours ago | | | 0 | 0.023080982 | |
| 21244178 | 7 hours ago | | | 0 | 0.020558634 | |
| 21243971 | 8 hours ago | | | 0 | 0.014541953 | |
| 21243951 | 8 hours ago | | | 0 | 0.023707433 | |
| 21241649 | 15 hours ago | | | 0 | 0.0061563166 | |
| 21240316 | 20 hours ago | | | 0 | 0.018559501 | |
| 21239711 | a day ago | | | 0 | 0.00027651500 | |
| 21239688 | a day ago | | | 0 | 0.016484701 | |
| 21239465 | a day ago | | | 0 | 0.0080060336 | |
| 21237706 | a day ago | | | 0 | 0.028880029 |
ABI
ABI objects
Getter at block 21246220
STETH() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
V2_POOL() view returns (address)
0x7d2768de32b0b80b7a3454c06bdac94a69ddc7a9
V3_POOL() view returns (address)
0x87870bca3f3fd6335c3f4ce8392d69350b4fa4e2
WSTETH() view returns (address)
0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
owner() view returns (address)
0x246e20bf778b3e16cb71eca535f40f8c4e6c4185
Read-only
aTokens(address) view returns (address)
getMigrationSupply(address asset, uint256 amount) view returns (address, uint256)
sTokens(address) view returns (address)
vTokens(address) view returns (address)
State-modifying
Events cacheATokens()
executeOperation(address[], uint256[], uint256[], address initiator, bytes params) returns (bool)
migrate(address[] assetsToMigrate, struct IMigrationHelperRepaySimpleInput[] positionsToRepay, struct IMigrationHelperPermitInput[] permits, struct IMigrationHelperCreditDelegationInput[] creditDelegationPermits)
renounceOwnership()
rescueFunds(struct IMigrationHelperEmergencyTransferInput[] emergencyInput)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.