MetalFunFactoryV2
Verified contract
Active on
Base with 0 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 |
---|---|---|---|---|---|
(#1204690) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#1204556) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#1204336) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#1202092) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#1202091) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#1201991) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#1201980) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#1201953) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#1201874) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#1201488) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "MetalFunFactoryV2"
ABI
ABI objects
Getter at block 22712073
owner() view returns (address)
0x71e1bb6ea5b84e9aa55691a1e86223d250a18f8f
s() view returns (uint96 deploymentNonce, address instantLiquidityToken)
(deploymentNonce=213, 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, uint256 _initialPricePerEth, uint256 _totalSupply, address _recipient, uint256 _recipientAmount) 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()
INVALID_RECIPIENT_AMOUNT()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
PRICE_TOO_HIGH()
UNSUPPORTED_CHAIN()