Factory404V2

Verified contract

Implementation

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

No balances found for "Factory404V2"

No transactions found for "Factory404V2"


Functions
Getter at block 23063001
WETH(view returns (address)
0x0000000000000000000000000000000000000000
airdrop(view returns (address)
0x0000000000000000000000000000000000000000
locker(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV3Factory(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV3NonfungiblePositionManager(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV3Router(view returns (address)
0x0000000000000000000000000000000000000000
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