This contract is being backfilled. You may encounter incomplete storage history.

TransparentUpgradeableProxy

Verified contract

Proxy

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

No balances found for "TransparentUpgradeableProxy"

0x00f8832755c9dd1af49ac8311cce4b43efc67f2ef71fdc3272c1aa20ba196a25
0x8c4cf19dd1f319e94b04a6c0db5e904c6307036b4c208f13f53440c1d47a3d1a

Functions
Getter at block 23616067
WETH(view returns (address)
0x4200000000000000000000000000000000000006
airdrop(view returns (address)
0x70fe28b3bfa322830433f2be4be0dcafd2f9e133
feeRecipient(view returns (address)
0xa6dbf6b4a0c6666aa3416c2149cfae6e880fb861
owner(view returns (address)
0xa6dbf6b4a0c6666aa3416c2149cfae6e880fb861
uncxV3(view returns (address)
0x231278edd38b00b07fbd52120cef685b9baebcc1
uniswapV3Factory(view returns (address)
0x33128a8fc17869897dce68ed026d694621f6fdfd
uniswapV3NonfungiblePositionManager(view returns (address)
0x03a520b32c04bf3beef7beb72e919cf822ed34f1
uniswapV3Router(view returns (address)
0x2626664c2603336e57b271c5c0b26f421741e481
Read-only
locks(uint256view returns (address owneraddress tokenuint256 tokenId)
onERC721Received(addressaddressuint256bytespure returns (bytes4)
State-modifying
collect(uint256 lockIduint128 amount0Maxuint128 amount1Maxaddress to
create404(uint256 totalNonfungibleSupply_string name_string symbol_string placeholderURI_uint160 sqrtPriceX96Token0_uint160 sqrtPriceX96Token1_
initialize(address owner_address feeRecipient_address airdrop_address uncxV3_address uniswapV3NonfungiblePositionManager_address uniswapV3Router_uint256 uncxFlatFee_
renounceOwnership(
setAirdrop(address airdrop_
setFeeRecipient(address feeRecipient_
setUniswapV3State(address uniswapV3NonfungiblePositionManager_address uniswapV3Router_
supplyLiquidity(address token_address lockOwner_struct Factory404LPParam[] lpParams_payable 
transferOwnership(address newOwner
withdraw(uint256 lockId
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(
InsufficientFee(
InvalidInitialization(
NotInitializing(
NotLockOwner(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account