The latest block we've processed for this chain is 21213264, which is 24 minutes old. We're running behind the tip but working to resolve the issue.

V3Utils

Verified contract

Active on Ethereum with 143 txns
Deployed by via 0x5ba9a030 at 19988623
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.61
ERC-20
Value $0.8
ERC-20
Value $0.25
ERC-20
Value $0.23
ERC-20
Value $0.2
ERC-20
Value $0.17
ERC-20
Value $0.1
ERC-20
Value $0.05
ERC-20
Value $0.04
ERC-20
Value $0.01
0xaa87751dbd7908d9b690159bd7833e78a0bfc4ca46f5fd4e1d54a01525c687f7
0xc61c858ce59ef7c23819b35734bf2a7d5d9aae14fb9c74c52f2dd6646e2b83ba
0x1bd2692d277a5929b52231770bf572cdf73e3cf9a414712159e16215f97dfce6
0x6fb96b34da829c378d585737a0d3fbaa25d079794c7ebfc31a86c052620d8e3b
0x06a1c77fe3c788a32cafcc9242b83ab6fd8897ab2d917795372923bb2e4aac3c
0xd0231c8c5a6cb5d7d19a2f17b3ea27a87cbc4b127f5fc7b6e568eaeec2ea1ac2
0xd75ef935e39b31d4bca5bdc6d42f53d7d134ac7e1db48798102c261007e76c19
0x6c1c2a8737e0d8612b927c3777d7acc5ff737627e1b9853161707118da46f2de
0x761e46e11cd93562c2122267ac85722b3fae76c3df3d6a8542b2445ccdf5fdc5
0xd1d1bf834951d30dbe21a6436e5c34c461a0fbd8b325da12471e7c3be1ef7745

Functions
Getter at block 21213263
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WITHDRAWER_ROLE(view returns (bytes32)
0x10dac8c06a04bec0b551627dad28bc00d6516b0caacd1c7b345fcdb5211334e4
paused(view returns (bool)
true
swapRouter(view returns (address)
0x70270c228c5b4279d1578799926873aa72446ccd
Read-only
getMaxFeeX64(uint8 feeTypeview returns (uint64)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
execute(address _nfpmuint256 tokenIdV3UtilsInstructions instructions
grantRole(bytes32 roleaddress account
initialize(address routeraddress adminaddress withdrawer
onERC721Received(addressaddress fromuint256 tokenIdbytes datareturns (bytes4)
pause(
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
setMaxFeeX64(uint8 feeTypeuint64 feex64
swap(struct V3UtilsSwapParams paramspayable returns (uint256 amountOut)
swapAndIncreaseLiquidity(struct CommonSwapAndIncreaseLiquidityParams paramspayable returns (struct CommonSwapAndIncreaseLiquidityResult result)
swapAndMint(struct CommonSwapAndMintParams paramspayable returns (struct CommonSwapAndMintResult result)
unpause(
withdrawERC20(address[] tokensaddress to
withdrawERC721(address nfpmuint256 tokenIdaddress to
withdrawNative(address to
Events
ChangeRange(address indexed nfpmuint256 indexed tokenIduint256 newTokenIduint256 newLiquidityuint256 token0Addeduint256 token1Added
CompoundFees(address indexed nfpmuint256 indexed tokenIduint128 liquidityuint256 amount0uint256 amount1
DeductFees(address indexed nfpmuint256 indexed tokenIdaddress indexed userAddressstruct CommonDeductFeesEventData data
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Swap(address indexed tokenInaddress indexed tokenOutuint256 amountInuint256 amountOut
SwapAndIncreaseLiquidity(address indexed nfpmuint256 indexed tokenIduint128 liquidityuint256 amount0uint256 amount1
SwapAndMint(address indexed nfpmuint256 indexed tokenIduint128 liquidityuint256 amount0uint256 amount1
Unpaused(address account
WithdrawAndCollectAndSwap(address indexed nfpmuint256 indexed tokenIdaddress tokenuint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
AddressInsufficientBalance(address account
AlreadyInitialised(
AmountError(
CollectError(
EnforcedPause(
EtherSendFailed(
ExpectedPause(
FailedInnerCall(
GetPositionFailed(
NoEtherToken(
NoFees(
NotSupportedAction(
NotSupportedProtocol(
NotWETH(
SafeERC20FailedOperation(address token
SameToken(
SelfSend(
SlippageError(
TooMuchEtherSent(
TooMuchFee(
TransferError(