This contract is being backfilled. You may encounter incomplete storage history.

V3Utils

Verified contract

Active on Ethereum with 1,096 txns
Deployed by via 0x3e9c4940 at 20053822
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "V3Utils"

0xa094b69365493da40e846554f44c5c1d630b58c480a17bce8a0ebcaa6fb7095a
0xebe829687ec204cc7dbc8999fb4f1b049090b0e438b7be579075401456b3fc4e
0x4afa2f3c8320226cce540c6dad49c8b88d3b83a8acac43e972d3650d7dd055a1
0x1499b0e597e2034450d9632c5cd01d65970dcb756e63dd28c509ddf15594ab16
0x5caecb3cdc9861cab9eceb8384e7f0d1f7215fef5ab17aead5ae1e8161cb312e
0xc52644722cec7b57694a3c756b1001cbd9fbd98be8d6683794d1a6ac2b8132e7
0x034697843cbae46738808c634c0b9c6a9d81858f825fa23828baa436fff202bb
0x76527137bb75a634210d823cb29987d9463bff870b41de4198984286324736ba
0xd8f9c2bdd568cd9076bf3578305cf2b3a77652b9d760186528114394f5045d98
0xd35dbaf2a5ad5f404f230423f8d01fb9fb31e1b2c54115e4a87e1519e95551a0

Functions
Getter at block 20799315
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FEE_TAKER(view returns (address)
0x8c4f68b691bdc29dece2c4e569a6cff3f042676f
WITHDRAWER_ROLE(view returns (bytes32)
0x10dac8c06a04bec0b551627dad28bc00d6516b0caacd1c7b345fcdb5211334e4
paused(view returns (bool)
false
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 withdraweraddress feeTakeraddress[] whitelistedNfpms
onERC721Received(addressaddress fromuint256 tokenIdbytes datareturns (bytes4)
pause(
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
setFeeTaker(address feeTaker
setMaxFeeX64(uint8 feeTypeuint64 feex64
setWhitelistNfpm(address[] nfpmsbool isWhitelist
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
AmountError(
CollectError(
EnforcedPause(
EtherSendFailed(
ExpectedPause(
FailedInnerCall(
GetPositionFailed(
NoEtherToken(
NoFees(
NotSupportedAction(
NotSupportedProtocol(
NotWETH(
SafeERC20FailedOperation(address token
SameToken(
SelfSend(
SlippageError(
TooMuchEtherSent(
TooMuchFee(
TransferError(