FunMintFactory4

Verified contract

Active on Ethereum with 4 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FunMintFactory4"

0xe389c0ea8cdce89a5620199ee928d9f975068e0fdc6e6df9f9a67c5c17f0cd13
0x67afe9dbe7a2026f861d7cd3121ef46fa01e757a573379732983dfb3927ca45b
0x4ae218cf6d212a1cfd300c49459cf7f523f6cc15a77fc1730121d11fb00f89ca
0xb253e2f3217d069c83f0f0761adb58fc74b131eca0b5528c4ca6d28b7f4ec2a3

Functions
Getter at block 21062930
owner(view returns (address)
0x56d7303fb0d0781c2fbef962d7f9461bf416916f
Read-only
configs(uint256view returns (address allowedMinteraddress ownerstring namestring symbolbytes32 salt)
minted(bytes32view returns (bool)
State-modifying
create(uint256 idreturns (address)
renounceOwnership(
setConfig(uint256 idstruct FunMintFactory4MintConfig config
transferOwnership(address newOwner
Events
Deployed(bytes32 saltaddress addr
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyDeployed(
InvalidId(
OnlyMinter(