0x0c3ed4d4736e25a3aa7a591246c85dd0375cb84a
Unverified contract
Proxy
Active on
Base with 228 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.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.000032 | $2,426.44 |
$0.08 | |
SushiCat | ERC-20 | 923.206665M | -- | -- | |
BID | ERC-20 | 87.816739M | -- | -- | |
SCHEME | ERC-20 | 174.533936K | -- | -- | |
DogT | ERC-20 | 109.411578K | -- | -- | |
LWr | ERC-20 | 107.49468K | -- | -- | |
HULLO | ERC-20 | 38.155113K | -- | -- | |
BASEDOG | ERC-20 | 34.446133K | -- | -- | |
DJT | ERC-20 | 4.598208K | -- | -- | |
DTP | ERC-20 | 4.033266K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20315737 | a month ago | | | 0 | 0.0000011555084 | |
| 20304529 | a month ago | | | 0 | 9.2240120e-7 | |
| 20219190 | a month ago | | | 0 | 0.000000107947882566 | |
| 20193708 | a month ago | | | 0 | 0.0000011824958 | |
| 20181413 | a month ago | | | 0 | 0.0000010535855 | |
| 20181400 | a month ago | | | 0 | 0.0000013607750 | |
| 20181389 | a month ago | | | 0 | 0.0000010983691 | |
| 20181379 | a month ago | | | 0 | 9.1367799e-7 | |
| 20181371 | a month ago | | | 0 | 8.7221630e-7 | |
| 20181364 | a month ago | | | 0 | 0.0000013644250 |
ABI
ABI objects
Getter at block 21998080 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)
0x0c3ed4d4736e25a3aa7a591246c85dd0375cb84a
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)
renounceOwnership()
setLpShares(uint256 newLpShare)
setTokenCreator(address token, address creator)
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()
NotInitializing()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
UUPSUnauthorizedCallContext()
UUPSUnsupportedProxiableUUID(bytes32 slot)