Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NORMIE | ERC-20 | 5.674877K | $0.006064 |
$34.41 | |
DOOMER | ERC-20 | 1K | $0.00069 |
$0.69 | |
BLOOM | ERC-20 | 165.2069 | $0.000046 |
$0.01 | |
AEROBUD | ERC-20 | 10 | $0.000611 |
$0.01 | |
BOYS | ERC-20 | 1 | $0.003391 |
$0 | |
USA | ERC-20 | 3.03 | $0.001088 |
$0 | |
BOOMER | ERC-20 | 0.069 | $0.004097 |
$0 | |
POLLUK | ERC-20 | 0.69 | $0.000218 |
$0 | |
Boe | ERC-20 | 0.69 | $0.000086 |
$0 | |
gib | ERC-20 | 0.618 | $0.000049 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13359075 | 7 months ago | | | 0 | 0.0000018792284 | |
| 13358778 | 7 months ago | | | 0.01 | 0.0000022146240 | |
| 13358732 | 7 months ago | | | 0.01 | 0.0000017923400 | |
| 13355375 | 7 months ago | | | 0.011 | 0.0000017389137 | |
| 13355286 | 7 months ago | | | 0.011 | 0.0000012768179 | |
| 13354439 | 7 months ago | | | 0 | 0.000042845567 | |
| 13353685 | 7 months ago | | | 0 | 0.0000031558622 | |
| 13353685 | 7 months ago | | | 0.07 | 0.000039036596 | |
| 13353621 | 7 months ago | | | 0.07 | 0.000046626935 | |
| 13353578 | 7 months ago | | | 0.07 | 0.000037741963 |
ABI
ABI objects
Getter at block 22007023
swapRouter() view returns (address)
0x6fd481970744f9bc0044a81859fd92431a2dd67d
Read-only
This contract contains no read-only function objects.
State-modifying
Events execute(address _nfpm, uint256 tokenId, V3UtilsInstructions instructions)
onERC721Received(address, address from, uint256 tokenId, bytes data) returns (bytes4)
swap(struct V3UtilsSwapParams params) payable returns (uint256 amountOut)
swapAndIncreaseLiquidity(struct V3UtilsSwapAndIncreaseLiquidityParams params) payable returns (uint128 liquidity, uint256 amount0, uint256 amount1)
swapAndMint(struct V3UtilsSwapAndMintParams params) payable returns (uint256 tokenId, uint128 liquidity, uint256 amount0, uint256 amount1)
ChangeRange(uint256 indexed tokenId, uint256 newTokenId)
CompoundFees(uint256 indexed tokenId, uint128 liquidity, uint256 amount0, uint256 amount1)
Swap(address indexed tokenIn, address indexed tokenOut, uint256 amountIn, uint256 amountOut)
SwapAndIncreaseLiquidity(uint256 indexed tokenId, uint128 liquidity, uint256 amount0, uint256 amount1)
SwapAndMint(uint256 indexed tokenId, uint128 liquidity, uint256 amount0, uint256 amount1)
WithdrawAndCollectAndSwap(uint256 indexed tokenId, address token, uint256 amount)
constructor(address _swapRouter)
receive()
AmountError()
CollectError()
EtherSendFailed()
NoEtherToken()
NotSupportedWhatToDo()
NotWETH()
SameToken()
SelfSend()
SlippageError()
SwapFailed()
TooMuchEtherSent()
TransferError()
Unauthorized()
WrongContract()