Operator

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x042ee7d1 at 21715428
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Operator"

No transactions found for "Operator"


Functions
Getter at block 22740953
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
owner(view returns (address)
0x4587dd6356d7293e5f10db4d853332bd5b218c0b
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
rebalancer(view returns (address)
0x13f2ff6cc952f4181d6c316426e9cbda957c6482
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
initialize(address initialOwner
pause(bytes32 key
renounceOwnership(
transferOwnership(address newOwner
updatePosition(bytes32 keyuint256 oraclePriceint24 tickAint24 tickBuint24 rate
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Initialized(uint64 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor
constructor(address rebalancer_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot