Factory404

Verified contract

Implementation

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

No balances found for "Factory404"

No transactions found for "Factory404"


Functions
Getter at block 23616067
WETH(view returns (address)
0x0000000000000000000000000000000000000000
airdrop(view returns (address)
0x0000000000000000000000000000000000000000
feeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
uncxV3(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV3Factory(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV3NonfungiblePositionManager(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV3Router(view returns (address)
0x0000000000000000000000000000000000000000
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
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
InsufficientFee(
InvalidInitialization(
NotInitializing(
NotLockOwner(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account