0x5db292eade6bea9d710c54c5504d8400639dec25
Verified contract
Proxy
Active on
Base with 40 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
0x80c7…14de
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SCHEME | ERC-20 | 41.964921K | -- | -- | |
PIRPEPE | ERC-20 | 36.371456K | -- | -- | |
JOKER | ERC-20 | 1.478821K | -- | -- | |
ML | ERC-20 | 52.828202 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22721074 | 4 days ago | | | 0 | 0.0000018944400 | |
| 22721065 | 4 days ago | | | 0 | 0.0000021092049 | |
| 22654499 | 6 days ago | | | 0 | 0.0000065075809 | |
| 22654494 | 6 days ago | | | 0 | 0.0000059397987 | |
| 22654488 | 6 days ago | | | 0 | 0.0000055254254 | |
| 22654480 | 6 days ago | | | 0 | 0.0000062463244 | |
| 22310427 | 14 days ago | | | 0 | 0.0000043809281 | |
| 22310422 | 14 days ago | | | 0 | 0.0000049726539 | |
| 22150822 | 18 days ago | | | 0 | 0.0000062318109 | |
| 22066869 | 19 days ago | | | 0 | 0.0000019638244 |
ABI
ABI objects
Getter at block 22907840 proxiableUUID() view returns (bytes32)
UPGRADE_INTERFACE_VERSION() view returns (string)
5.0.0
_POSITION_MANAGER() view returns (address)
0x80c7dd17b01855a6d2347444a0fcc36136a314de
_SWAP_ROUTER() view returns (address)
0x96cad68444c1dc8ae728b4708db8f49f3a7be68b
_WETH() view returns (address)
0x4200000000000000000000000000000000000006
_lpShare() view returns (uint256)
3300
lpShare() view returns (uint256)
3300
owner() view returns (address)
0x47898746b627b73eb781d834e0f2ac98d62763a6
treasury() view returns (address)
0x47898746b627b73eb781d834e0f2ac98d62763a6
Read-only
_isFactoryActive(address) view returns (bool)
creatorFeesAccumulated(uint256[] positionIds) view returns (uint256[2][] amounts)
creatorOf(address) view returns (address)
isFactoryActive(address factory) view returns (bool)
State-modifying
Events collect(address factory, address[] tokens)
initialize(address swapRouter, address[] factories, address weth, address positionManager)
migrateTokenCreators(address[] tokens, address[] creators)
renounceOwnership()
setLpShares(uint256 newLpShare)
setTokenCreator(address token, address creator)
setTreasury(address newTreasury)
toggleTokenFactory(address tokenFactory, bool isActive)
transferOwnership(address newOwner)
upgradeToAndCall(address newImplementation, bytes data) payable
Initialized(uint64 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FactoryInactive()
FailedInnerCall()
Forbidden()
InvalidInitialization()
InvalidShares()
LengthMismatch()
NotInitializing()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
UUPSUnauthorizedCallContext()
UUPSUnsupportedProxiableUUID(bytes32 slot)