V3Utils

Verified contract

Active on Ethereum with 2,744 txns
Deployed by via 0xeb2de7a3 at 20476100
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
Value $0
0x4894439650e750c545c29c1cda3a20b5a99df9b41e2e8e43173e8a8deda7eafe
0x3ef9de0befb325ab3b64b7137a85629edb60f1d4714247a3fb7527096beca94f
0x0e44ca07bccb6e969c7073fc8c84d178abfe0350abeb1cc90b04d6ef98a7f48e
0xe59c47052db8e0fd3c1fad64d5ffc7e2ce1658abb3b1c90dfd627e139e15c892
0xc9751550532788a816b1e10a2e37af42392746c06eee69b4023fd15a71b06654
0xf4149738bd09ea065dfe80c764fe04aca73f13a68466a2400e38f4921de718af
0xa0bba1f5d678afd77b1094e4ac62eea1dc1cb547a2d5d751a07b7260c654e7b4
0x664df2e1dd939b5f90eda1acf8bd0dba05e2acb57a59ba74f522c9c3c529cf3d
0xaf74665eddadde8de1ad93e347b2c00a96a6b440e3a84ac70dd4135056484e46
0x244f3c6ad0eb24d8b504ac3e1f855441d0e776ee9c1e8542781780b683ff53b7

Functions
Getter at block 21160670
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 account
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
AmountError(
CollectError(
EtherSendFailed(
GetPositionFailed(
NoEtherToken(
NoFees(
NotSupportedAction(
NotSupportedProtocol(
NotWETH(
SameToken(
SelfSend(
SlippageError(
TooMuchEtherSent(
TooMuchFee(
TransferError(