V2Migrator
Verified contract
Active on
Ethereum with 46 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "V2Migrator"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262874 | 3 days ago | | | 0 | 0.0056706527 | |
| 21255617 | 4 days ago | | | 0 | 0.0049648785 | |
| 21255291 | 4 days ago | | | 0 | 0.0054533155 | |
| 21250591 | 4 days ago | | | 0 | 0.0076042425 | |
| 21246152 | 5 days ago | | | 0 | 0.011304009 | |
| 21246120 | 5 days ago | | | 0 | 0.013505180 | |
| 21242779 | 5 days ago | | | 0 | 0.0071375467 | |
| 21240645 | 6 days ago | | | 0 | 0.0073876504 | |
| 21240622 | 6 days ago | | | 0 | 0.0070458833 | |
| 21239187 | 6 days ago | | | 0 | 0.0087768162 |
ABI
ABI objects
Getter at block 21281847
WETH9() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
factory() view returns (address)
0xd9ce49caf7299daf18fffcb2b84a44fd33412509
nonfungiblePositionManager() view returns (address)
0x23df6504ab84adc2ea9ebd043b89b8ddc72916e0
Read-only
This contract contains no read-only function objects.
State-modifying
Events createAndInitializePoolIfNecessary(address token0, address token1, uint24 fee, uint160 sqrtPriceX96) payable returns (address pool)
migrate(struct IV2MigratorMigrateParams params)
multicall(bytes[] data) payable returns (bytes[] results)
selfPermit(address token, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
selfPermitAllowed(address token, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) payable
selfPermitAllowedIfNecessary(address token, uint256 nonce, uint256 expiry, uint8 v, bytes32 r, bytes32 s) payable
selfPermitIfNecessary(address token, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) payable
This contract contains no event objects.
constructor(address _factory, address _WETH9, address _nonfungiblePositionManager)
receive()
This contract contains no error objects.