FunMintFactory5

Verified contract

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

No balances found for "FunMintFactory5"

0x03c361ccda093a883dec219853598950e32244dc27403b55eedb2d63e94503e4
0x16d2f64d0cd918522a52b48d92f75cd1367cb8a9d38cfe071d38f77d39740d1b
0xf3e0ca0c9602c3df2e9b16cd896bc3a096be9d608d3f4fcb6d4ae1af5cbec8ff
0x0747e272e6702be3d05fb04ebea42e80ecb8462902e51e0a83506018a4248080
0x131cf91c4f2613bf05ff28592ccdeaa783aac1b0f70f0073a702d95cac1f3fb1
0xea2a44d75c4dc9848c24fd9aa23f7356ddf602af9e16d1cd15cc576fa7ffaf24

Functions
Getter at block 20876000
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 FunMintFactory5MintConfig 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(