MigrationStrategy
Verified contract
Active on
Base with 29 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "MigrationStrategy"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13204461 | 7 months ago | | | 0 | 0.000023057231 | |
| 12717671 | 8 months ago | | | 0 | 0.0000048109905 | |
| 12644443 | 8 months ago | | | 0 | 0.000025457549 | |
| 12374304 | 8 months ago | | | 0 | 0.000016290164 | |
| 12315816 | 8 months ago | | | 0 | 0.00085212920 | |
| 12266029 | 8 months ago | | | 0 | 0.000056561645 | |
| 12238572 | 8 months ago | | | 0 | 0.000085504832 | |
| 12199921 | 8 months ago | | | 0 | 0.00024714992 | |
| 12193972 | 8 months ago | | | 0 | 0.000083932649 | |
| 12193758 | 8 months ago | | | 0 | 0.000082739076 |
ABI
ABI objects
Getter at block 22922511
connectorRegistry() view returns (address)
0xe232e5444161c1f96d2d9beef2532ea0d01eac7b
newFactory() view returns (address)
0x71d234a3e1dfc161cc1d081e6496e76627baac31
oldConnectorRegistry() view returns (address)
0xb61c567ee2d90be26adeaef632fdedd97689bf86
oldFactory() view returns (address)
0x04a606605f3d0d1d4781a12fca38fd7aea9e51e7
Read-only
This contract contains no read-only function objects.
State-modifying
Events _transfer(address token, address to)
migrate(address oldSickleAddress, struct MigrationStrategyMigrationInfo migrationInfo, address approved, bytes32 referralCode)
migrateMultiple(address oldSickleAddress, struct MigrationStrategyMigrationInfo[] migrationInfos, address approved, bytes32 referralCode)
This contract contains no event objects.
constructor(address oldFactory_, address newFactory_, address oldConnectorRegistry_, address connectorRegistry_)
This contract contains no fallback and receive objects.
NotOwner(address sender)
NotRegisteredSickle()
TransferFailed()