AutoMinterFactory
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
5
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "AutoMinterFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "AutoMinterFactory"
ABI
ABI objects
Getter at block 20798776
fee() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
version() pure returns (string)
1.0.6
Read-only
contractsDeployed(address) view returns (bool)
isCollectionValid(address collectionAddress) view returns (bool)
State-modifying
Events addExistingCollection(address collectionAddress, address owner, string appId)
changeFee(uint256 newFee)
create(string name_, string symbol_, string baseURI_, string appId_, uint256 mintFee_, uint256 size_, bool mintSelectionEnabled_, bool mintRandomEnabled_, address whiteListSignerAddress_, uint256 mintLimit_, uint256 royaltyBasis_, string placeholderImage_) payable
createConsecutive(string name_, string symbol_, string baseURI_, string appId_, uint256 mintFee_, uint256 size_, address whiteListSignerAddress_, uint256 mintLimit_, uint256 royaltyBasis_, string placeholderImage_) payable
initialize()
renounceOwnership()
setERC721AImplementation(address implementationContract)
setERC721Implementation(address implementationContract)
transferBalance(address to, uint256 ammount)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
ContractDeployed(string indexed appIdIndex, string appId, address indexed erc721Implementation, address author)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.