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 and it is currently at block 22564243.

0x09c8aae8ee7fcaa3700398c70b51478f962349df

Verified contract

Proxy

Active on Base with 183 txns
Deployed by via 0x0ed212f8 at 14762116
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x3814290e280ac12628a271f31367b289bb3f25c7c3d3470d6cb7f575901ebb61
0xe472ebdbc8abeba88a5dd10398dc8e0e9f6a2b2c18e4a73d102b8f179cffd07d
0xc32e5352f5cd50645ccaac637624508c8c855b97481d41f1158cb4915e23c68b
0x2a66a111d1d5d37a65336e1a51c6a06e894c49b71122adcf9e3f218cf77ec719
0x3108c8620dc0062689eadeee0e3c064e4742843f70b34a18616658a7ecea9d1b
0x52f2313cf87696eec00415bbe78f15a0b88f4c5dbdeddf247383568e1b063ac1
0x397d67cbf5b49adb265164adead6c1005fd83ca46499a0201f7b7234c79ef36c
0xc88daea6d92e0119dda3bc5f4cdeab6769afd42d63d885a53a131988e930a6d2
0x935a8d8451eff31018a8d09823287b590af9806acc808d4b2deaa23f55425aa0
0x1af5567b56f42bd89996fbe68a8ab1635bedd7ee409ac232fc2939c986cb4ed0

Functions
Getter at block 22564665
WETH(view returns (address)
0x4200000000000000000000000000000000000006
airdrop(view returns (address)
0x70fe28b3bfa322830433f2be4be0dcafd2f9e133
locker(view returns (address)
0xbc30c28aff027a6da7248a9ddb87a18108b553f5
owner(view returns (address)
0xa6dbf6b4a0c6666aa3416c2149cfae6e880fb861
uniswapV3Factory(view returns (address)
0x33128a8fc17869897dce68ed026d694621f6fdfd
uniswapV3NonfungiblePositionManager(view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
uniswapV3Router(view returns (address)
0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad
Read-only

This contract contains no read-only function objects.

State-modifying
create404(uint256 totalNonfungibleSupply_string name_string symbol_string placeholderURI_uint160 sqrtPriceX96Token0_uint160 sqrtPriceX96Token1_
initialize(address owner_address airdrop_address locker_address uniswapV3NonfungiblePositionManager_address uniswapV3Router_
renounceOwnership(
setAirdrop(address airdrop_
setUniswapV3State(address uniswapV3NonfungiblePositionManager_address uniswapV3Router_
supplyLiquidity(address token_address lockOwner_uint256 unlockTimestamp_struct Factory404V2LPParam[] lpParams_
transferOwnership(address newOwner
Events
Initialized(uint64 version
LPCreated(address indexed owneruint256 indexed lockIduint256 indexed tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolCreated(address indexed tokenaddress indexed pooluint160 sqrtPriceX96
TokenCreated(address indexed owneraddress indexed token
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidInitialization(
NotInitializing(
NotLockOwner(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account