ERC1967Proxy

Verified contract

Proxy

Active on Base with 603 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 $184.24
ERC-20
--
ERC-20
--
 (#70719)
ERC-721
--
 (#68785)
ERC-721
--
 (#68784)
ERC-721
--
 (#68783)
ERC-721
--
 (#68273)
ERC-721
--
 (#68231)
ERC-721
--
 (#68218)
ERC-721
--
0x69811873c91a96ff6d9c768afdd8909a85ec2aa683f3bb7be73b76704a222337
0xd3d6b9ebe0105904bb1ceb369c24481697331e7c0fc0d41d54f48d2a864c7b7d
0x12a127ea6d75cf80eff5c1846c86d05c9e28bf998c5a1726f927b6c5eacec3e6
0x7fcc09de90b93c9b8b0c49f315b85659089e808801f88ffc6b867d52650cc541
0xfa735f2c046422e0f2c8794d34aa0ca698827ba75a0ce1ec5224b66180f1ef83
0x7b3c8ec0df5993372d76203462af2873d72f351b5bbbee85f1296dd1a26bd58f
0xf79feffc6f4dbafc4f4733aa5d5b7b83af87fbdc8fab3f5d92b606bb78f38b99
0x3924323de2113fb4ab10b23f17baade208296d382ff80469d36ad99c8eea084c
0xd8b0e7077a3d467ccde536f474c9964ddfb297bf9482cdce3a387f6cbc637fff
0xc46ae18685242048f056c8bd1b2dae08f63d5568f7dad24d94d837f27aafb185

Functions
Getter at block 22759163
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