TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0xab2c12f1 at 19943952
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TransparentUpgradeableProxy"

0x6812486c3900aeb4ad188d21bc262f4a9e2b8f4422737ecf49db334fdcafc160
0x6613a9cca31139c11ca7e95b1d24381d894cbf99747acbb689b37f6e0e26563d
0xbbc0ed6cf0cbe8ed6435d2d1214eec82c8b9f8aa7b92b173646bc132be99d02d
0x23d5230da27efebcbf509b3c74511e992ff36cc588b1be2f6c251676fde862ca
0x5372b7fe8ce3338c2b3bc17e3fea32c026b780095e056fbb1dec097d48bb7913
0x984707081dbd05a60b798a2f17c1c3dcc24e05533a51fd18ca76c2ca4b031b18
0xe34d04ad4ffeb6bb87e3f021642d97eb34a6e31b3bc2ffda3c6771523c5cd418
0x0122dc6883f4b871fbd9d54c9580d37f837eb4b0fcce6de6c486c92a5556b1d2
0x28d672a8f0a99fa2ad7fb80d9fee6c3a64f457710720aa1ea687667d4188dff3
0x6ad2ba6f17eee47dbdd8a852b21a77cca413b9bf7f256c92e53f83e355aef5fb

Functions
Getter at block 21290380
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
airdrop(view returns (address)
0x6adba454f045884b0e1873d4198711c1e26cd6e9
locker(view returns (address)
0xcd41d7e2b3d28859e5a1a3b25533184467b070e6
owner(view returns (address)
0xa6dbf6b4a0c6666aa3416c2149cfae6e880fb861
uniswapV3Factory(view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
uniswapV3NonfungiblePositionManager(view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
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
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
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
constructor(address _logicaddress initialOwnerbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidAdmin(address admin
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
ProxyDeniedAdminAccess(
InvalidInitialization(
NotInitializing(
NotLockOwner(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account