MetalFunFactoryV2
Verified contract
Active on
Base with 9 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 |
---|---|---|---|---|---|
kurbi | ERC-20 | 0.1 | $0.000758 |
$0 | |
terminal | ERC-20 | 0 | $0.004041 |
$0 | |
Ad | ERC-20 | 677.966102K | -- | -- | |
sad | ERC-20 | 677.966102K | -- | -- | |
(#895957) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#872162) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#872107) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#869043) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#857874) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#857865) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17185394 | 4 months ago | | | 0 | 0.0000098856024 | |
| 17185369 | 4 months ago | | | 0 | 0.0000075359388 | |
| 17185303 | 4 months ago | | | 0 | 0.0000085040344 | |
| 17185247 | 4 months ago | | | 0 | 0.000010044846 | |
| 17142670 | 4 months ago | | | 0 | 0.000013969483 | |
| 17142588 | 4 months ago | | | 0 | 0.000058269807 | |
| 17141871 | 4 months ago | | | 0 | 0.000022806422 | |
| 17141697 | 4 months ago | | | 0 | 0.000010149074 | |
| 16968218 | 4 months ago | | | 0 | 0.0000014506212 |
ABI
ABI objects
Getter at block 22761557
owner() view returns (address)
0x71e1bb6ea5b84e9aa55691a1e86223d250a18f8f
s() view returns (uint96 deploymentNonce, address instantLiquidityToken)
(deploymentNonce=275, 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()