VaultMigratorStrategy
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa478…eb11
0x1a9f…2327
Balances ($0.00)
No balances found for "VaultMigratorStrategy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11049896 | 4 years ago | | | 0 | 0.020834179 | |
| 11049727 | 4 years ago | | | 0 | 0.0046626650 |
ABI
ABI objects
Getter at block 21167091
controller() view returns (address)
0x7583d7f36635e5642713accbded717ca59fdad07
depositArbCheck() view returns (bool)
false
governance() view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
investedUnderlyingBalance() view returns (uint256)
0
migrator() view returns (address)
0x7aeb36e22e60397098c2a5c51f0a5fb06e7b859c
newVault() view returns (address)
0x307e2752e8b8a9c29005001be66b1c012ca9cdb7
store() view returns (address)
0xc95cbe4ca30055c787cb784be99d6a8494d0d197
underlying() view returns (address)
0xa478c2975ab1ea89e8196811f51a7b7ade33eb11
vault() view returns (address)
0x1a9f22b4c385f78650e7874d64e442839dc32327
Read-only
unsalvagableTokens(address) view returns (bool)
State-modifying
Events doHardWork()
investAllUnderlying()
migrateToNewVault()
rebalance()
salvage(address destination, address token, uint256 amount)
setMigrator(address _migrator)
setStorage(address _store)
withdrawAllToVault()
withdrawToVault(uint256 amountWei)
This contract contains no event objects.
constructor(address _storage, address _underlying, address _vault, address _newVault)
This contract contains no fallback and receive objects.
This contract contains no error objects.