V3Migrator
Verified contract
Active on
Ethereum with 13,976 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 3 | $0.999994 |
$3 | |
1INCH | ERC-20 | 3.854399 | $0.340687 |
$1.31 | |
PHRYGES | ERC-20 | 3.287116K | $0.00 |
$0 | |
KAIJU | ERC-20 | 0 | $0.00 |
$0 | |
ETH | ERC-20 | 756.85M | -- | -- | |
FEG | ERC-20 | 39.415998M | -- | -- | |
MARX | ERC-20 | 7.982915M | -- | -- | |
MTC | ERC-20 | 135.8565K | -- | -- | |
ETH | ERC-20 | 7.579K | -- | -- | |
Trink | ERC-20 | 7.57K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243275 | 5 hours ago | | | 0 | 0.0073450595 | |
| 21241265 | 12 hours ago | | | 0 | 0.0064897937 | |
| 21240291 | 15 hours ago | | | 0 | 0.0067181441 | |
| 21239907 | 17 hours ago | | | 0 | 0.0073810143 | |
| 21239839 | 17 hours ago | | | 0 | 0.0066388619 | |
| 21231922 | 2 days ago | | | 0 | 0.0082218536 | |
| 21229884 | 2 days ago | | | 0 | 0.0083292646 | |
| 21220875 | 3 days ago | | | 0 | 0.0053530231 | |
| 21218164 | 4 days ago | | | 0 | 0.0066071071 | |
| 21215530 | 4 days ago | | | 0 | 0.0087607782 |
ABI
ABI objects
Getter at block 21244885
WETH9() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
factory() view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
nonfungiblePositionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
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 IV3MigratorMigrateParams 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.