MigrationTool
Verified contract
Active on
Ethereum with 263 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "MigrationTool"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17189446 | 2 years ago | | | 0 | 0.092310317 | |
| 17183783 | 2 years ago | | | 0 | 0.089457892 | |
| 17176738 | 2 years ago | | | 0 | 0.083214181 | |
| 17176189 | 2 years ago | | | 0 | 0.11113787 | |
| 17125123 | 2 years ago | | | 0 | 0.029131066 | |
| 17116420 | 2 years ago | | | 0 | 0.071825957 | |
| 17101096 | 2 years ago | | | 0 | 0.038201024 | |
| 17100847 | 2 years ago | | | 0 | 0.038372720 | |
| 17097836 | 2 years ago | | | 0 | 0.045068887 | |
| 17097667 | 2 years ago | | | 0 | 0.045172116 |
ABI
ABI objects
Getter at block 21189579
alchemicToken() view returns (address)
0x0100546f2cd4c9d97f798ffc9755e47865ff7ee6
alchemist() view returns (address)
0x062bf725dc4cdf947aa79ca2aaccd4f385b13b5c
version() view returns (string)
1.0.1
Read-only
collateralAddresses(uint256) view returns (address)
decimals(address) view returns (uint256)
State-modifying
Events migrateVaults(address startingYieldToken, address targetYieldToken, uint256 shares, uint256 minReturnShares, uint256 minReturnUnderlying) returns (uint256)
multicall(bytes[] data) payable returns (bytes[] results)
Received(address arg0, uint256 arg1)
constructor(struct InitializationParams params)
This contract contains no fallback and receive objects.
ERC20CallFailed(address target, bool success, bytes data)
IllegalArgument()
IllegalState(string message)
MulticallFailed(bytes data, bytes result)