0x09c8aae8ee7fcaa3700398c70b51478f962349df
Verified contract
Proxy
Active on
Base with 183 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.00086 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21911267 | 15 days ago | | | 0 | 0.000013923305 | |
| 21911253 | 15 days ago | | | 0 | 0.000051202755 | |
| 21723062 | 19 days ago | | | 0 | 0.000022332934 | |
| 21723040 | 19 days ago | | | 0 | 0.000082137652 | |
| 21498392 | 25 days ago | | | 0 | 0.000021923795 | |
| 21498378 | 25 days ago | | | 0 | 0.000080650616 | |
| 21265628 | a month ago | | | 0 | 0.000022030163 | |
| 21265308 | a month ago | | | 0 | 0.000081211994 | |
| 20267374 | 2 months ago | | | 0 | 0.000079224663 | |
| 19804241 | 2 months ago | | | 0 | 0.000010821418 |
ABI
ABI objects
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
Events 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)
Initialized(uint64 version)
LPCreated(address indexed owner, uint256 indexed lockId, uint256 indexed tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PoolCreated(address indexed token, address indexed pool, uint160 sqrtPriceX96)
TokenCreated(address indexed owner, address indexed token)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
InvalidInitialization()
NotInitializing()
NotLockOwner()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)