EmpropsCollectionContract

Verified contract

Active on Ethereum with 246 txns
Deployed by via 0xad69c9da at 18588244
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Native
Value $87.07
0x3464f8e4d8afd3ca14cd9493a37cf73b12f254118c2fa78df82fa52eba2217b6
0x8d046bf4ab996b77ea01c372d77f7ec24dec9f253f9e04f1258eaed8180858bc
0xef17ae2dfb57e2769b3fb91a01b2cb40ddc78711209e3ccd2bb9109c04b799b4
0x19ecd4bbd816ca41e3c561af660a72c5357cedaffd4e7d1e0d956a9203996695
0xdc351c0e43eda1130712931946c2b275e9ec6bec1d764d954492f3a39875f310
0x0a05fdf556b4f0173808bbcfb41de0701f4b06e04565628c5bde393b3c79d089
0x99e2e4dacff02fd0c21b69e5ab6614cc97de7d3d16ccd110bb9ca3cfba254d51
0xad7654466b89f9b404e4c1bce8ecf600afff90b22f69f8f7ec2701d87f9e204b
0x08a4cbc1be1158a6a1aff26f796e88a213d35665e9688b5ec00df2728c1758a7
0xd1967c070987f878401f764e73f1121ef3e6cc2416b0c051b2f2f42bb36415f0

Functions
Getter at block 20850052
collectionIdCount(view returns (uint256)
15
creatorsOnly(view returns (bool)
false
origen(view returns (uint8)
0
owner(view returns (address)
0x80448aecee9c49895f741cc17fa9d97e6df74662
paused(view returns (bool)
false
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
platformConfig(view returns (uint32 maxCollectionSizeuint256 minMintPriceuint32 maxBatchMintSize)
(maxCollectionSize=1000, minMintPrice=1000000000000000, maxBatchMintSize=25)
Read-only
accounts(uint256addressview returns (uint32 allowlistCountuint32 freelistCountuint256 fundsClaimeduint16 rate)
collections(uint256view returns (address authoruint256 priceuint64 editionsaddress royaltyAddressuint16 royaltyaddress freeMinteruint8 statusstring metadatauint8 mintModebytes32 allowlistbytes32 freelistaddress tokenContractAddress)
collectionsConfig(uint256view returns (bool enableBatchMintuint64 maxBatchMintAlloweduint256 startDateuint256 endDate)
creators(uint256view returns (address)
fundsCollected(uint256view returns (uint256)
mintCount(uint256view returns (uint256)
State-modifying
acceptOwnership(
createCollection(struct EmpropsCollectionContractCollection collectionstruct EmpropsCollectionContractCollectionConfig collectionConfigstruct EmpropsCollectionContractFundReceiver[] primarySaleReceivers
freeMint(uint256 collectionIdaddress ownerbytes32[] proofuint32 quantityToMintuint32 maxQuantityAllowed
mint(uint256 collectionIdaddress ownerbytes32[] proofuint32 quantityToMintuint32 maxQuantityAllowedpayable 
renounceOwnership(
setAllowlist(uint256 collectionIdbytes32 allowlist
setCreators(address[] newCreators
setFreeMinter(uint256 collectionIdaddress freeMinter
setFreelist(uint256 collectionIdbytes32 freelist
setMode(uint256 collectionIduint8 mode
setPaused(bool paused
setPlatformConfig(struct EmpropsCollectionContractPlatformConfig config
setPrice(uint256 collectionIduint256 price
setStatus(uint256 collectionIduint8 status
setTotalEditions(uint256 collectionIduint64 newEditions
transferOwnership(address newOwner
withdrawFunds(uint256 collectionId
Events
CollectionCreated(uint256 idaddress authoruint256 priceuint64 editionsuint16 royaltyaddress freeMinteruint8 statusstring metadataaddress tokenContractAddress
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(bool isCreatorsOnlyaddress[] listCreatorsuint8 _origenuint256 initialCollectionIdstruct EmpropsCollectionContractPlatformConfig config
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.