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 |
---|---|---|---|---|---|
(#581268) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#581248) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#575140) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#536914) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#522394) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#439551) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#431596) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#431584) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#423602) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#418448) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13598233 | 6 months ago | | | 0 | 0.000016010383 | |
| 12176877 | 7 months ago | | | 0 | 0.000020749997 | |
| 12176652 | 7 months ago | | | 0 | 0.000020916560 |
ABI
ABI objects
Getter at block 21815808
owner() view returns (address)
0x71e1bb6ea5b84e9aa55691a1e86223d250a18f8f
s() view returns (uint96 deploymentNonce, address instantLiquidityToken)
(deploymentNonce=230, instantLiquidityToken=0xd74d14ebe305c93d023c966640788f05593f0fde)
Read-only
This contract contains no read-only function objects.
State-modifying
Events collectFees(address _recipient, uint256[] _tokenIds)
deploy(string _name, string _symbol) returns (address, uint256)
deployWithRecipient(address _recipient, string _name, string _symbol) returns (address, uint256)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenFactoryDeployment(address indexed token, uint256 indexed tokenId, address indexed recipient, string name, string symbol)
constructor(address _owner)
This contract contains no fallback and receive objects.
ERC1167FailedCreateClone()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
UNSUPPORTED_CHAIN()