Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

ERC1967Proxy

Verified contract

Proxy

Active on Base with 39,745 txns
Deployed by via 0x63d97746 at 21715432
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERC1967Proxy"

0xec753d2303522f71b94e24b0e76ff359e38886b81f6ad0684f22195a42418e7b
0x3e2bc227a187a043f7281dd06dbc4d7198332585c53c0b1ee0c2abd5668f25aa
0x6333d4e46692c27be87f6e72e904571277370dcc5178be90455f403a6818abf5
0xe0a1dd81d84a9e73d18d9ac200a79e654746058a7b0944f2f20de01983e2f555
0x589d10440e7db58dff151f43ac47c2b64994a3ca6847a135aaae02a12e648a9a
0x638be97d73972e94ae9fe51b8f3a42400a379b41730a349e82fdf58de1185ddb
0xee5f20cf2bf488bb77604cfd1325f9b007b1366d86591c1e919edc86a704e4a2
0x92cffa6b93ea4688c6f168a26aad883d208aaff3721e51ca28c2eb41ea4d89ff
0x24f6be31d2f65b3d6a6a21540e0a0122eb9db0f93d6883ac53f4e9a99b79f866
0x729f8141ec2bcccc0cb24d1d96116cb0a013d3455b5825a3eefb64da57d09cc9

Functions
Getter at block 22730425
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
owner(view returns (address)
0x872251f2c0cc5699c9e0c226371c4d747fda247f
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
 
proxiableUUID(view returns (bytes32)
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Initialized(uint64 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot