ERC1967Proxy

Verified contract

Proxy

Active on Base with 404 txns
Deployed by via 0xa0bceddf at 19855235
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $95.35
ERC-20
--
 (#65571)
ERC-721
--
 (#65561)
ERC-721
--
 (#65062)
ERC-721
--
 (#64456)
ERC-721
--
 (#64421)
ERC-721
--
 (#64401)
ERC-721
--
 (#64129)
ERC-721
--
 (#63919)
ERC-721
--
0x3b48dccf7c3e34656f4fd3eafa66366f1c7a98ce53d4a846df7124a65933c75e
0x30b4b6b5e4b8f6cebdaa79380152aa8bdf1f2424dfe37d4165d53e5f9aae26c5
0x6e11155bb3b5939cd68a56400d321a36c10142cb989b784571cc4f77b337beb5
0xfa1ecd199912d00fa440756fb49dd8d8e9eb24aadaaee63b8f3fb2f5b8943410
0xe28df922eb9ee84f0a6b2b37f41e83ee200992d00b0c205223d4666e2bca42fd
0x762d661b586b3cae54c1563e2ba3fbc80b19f3a0fa93b628f88457a85c1711ab
0xe8377e64b324a918a7f4c51da59927d1572f2a38487de2fd329815cb86443116
0xf4d02be53c97bce5876168ebbc38617c4268249911c71e1a6b13dac6fc6c7807
0xd5d72c4f122d878d0e6eec9ca51ddb7018253fcaa5ec632fd666daef955028a2
0xf1c69e13cb813e81eacd987651bccd3eb1008afcfd5046b5654676305f330490

Functions
Getter at block 21858989
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
factory(view returns (address)
0xc35dadb65012ec5796536bd9864ed8773abc74c4
owner(view returns (address)
0x47898746b627b73eb781d834e0f2ac98d62763a6
positionManager(view returns (address)
0x80c7dd17b01855a6d2347444a0fcc36136a314de
 
proxiableUUID(view returns (bytes32)
swapRouter(view returns (address)
0x96cad68444c1dc8ae728b4708db8f49f3a7be68b
weth(view returns (address)
0x4200000000000000000000000000000000000006
Read-only
approvedTokens(addressview returns (bool)
getOrder(address useruint256 nftIdview returns (struct LimitOrderOrder)
positionPartiallyFilled(uint256 nftIdview returns (bool)
State-modifying
cancelOrder(address useruint256 nftId
createOrder(struct INonfungiblePositionManagerMintParams paramsreturns (uint256 nftId)
fulfillOrders(address[] _usersuint256[] _nftIds
initialize(address positionManager_address swapRouter_
renounceOwnership(
swapAndCreateOrder(struct IUniswapSwapRouterExactInputSingleParams swapParamsstruct INonfungiblePositionManagerMintParams orderParamsuint256 orderSlippagepayable returns (uint256 nftId)
transferOwnership(address newOwner
upgradeToAndCall(address newImplementationbytes datapayable 
withDrawFees(address[] tokens
Events
Upgraded(address indexed implementation
Initialized(uint64 version
OrderCompleted(address indexed useruint256 indexed nftIdaddress pool
OrderCreated(address indexed useruint256 indexed nftIdaddress poolint24 tickLowerint24 tickUpperuint256 orderAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
receive(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
AddressInsufficientBalance(address account
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InsufficientInputAmount(
InsufficientOutputAmount(
InvalidInitialization(
InvalidPair(
InvalidParams(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
SafeERC20FailedOperation(address token
TokenMismatch(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot