MetalFunFactory
Verified contract
Active on
Base with 4 txns
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 |
---|---|---|---|---|---|
(#905333) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#905045) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#904931) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#904922) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#904853) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#904846) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#899415) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#884239) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#707011) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#688896) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16586757 | 5 months ago | | | 0 | 0.000038895225 | |
| 16586751 | 5 months ago | | | 0 | 0.000039047396 | |
| 13598195 | 8 months ago | | | 0 | 0.000058583912 | |
| 13598151 | 8 months ago | | | 0 | 0.000059081106 |
ABI
ABI objects
Getter at block 23802914
owner() view returns (address)
0x71e1bb6ea5b84e9aa55691a1e86223d250a18f8f
s() view returns (uint96 deploymentNonce, address instantLiquidityToken)
(deploymentNonce=41, 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 token, uint256 lpTokenId)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
setInstantLiquidityToken(address _instantLiquidityToken)
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()