MemberCollectionsContract

Verified contract

Active on Ethereum with 271 txns
Deployed by via 0xc5be170f at 18294540
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $500.54
0xd53c8bb615b880b0fc5c9801d499c6dc058063e62a8a2169e472e8614b212420
0x7fc6b48d3ff777d02cc2117bec12f92b0f5d1343d16989e2c4a153d6955828fe
0x31342dd29789e0b9660b64be5edd415dbfa3c2ebc60782310ddfaaf7f86cfb23
0xff6fbfb2b61f761eb6c13afee50d088dff40109e08876b61f43bd4871f97153d
0xb1460310801f50fa44b2d64f3673fd312319d58c7ac110133d0b3cdb47b1781f
0x55f346f1a29b98f6b5617ad36ffb8b898cdfd09f8804ff4caffa6fc1b88aca22
0x7fd64350b228b0e460b67057ff54cec1da6d6a1dce859e5be20d2a40415da1d0
0xd9b7adddd6e996c7d99f7039798fd259539d568259661d9f6039256798863529
0x64fc4c2ebc3821b5b4f5497e2673745ff910754922270ce1f04e15c78c9cfc5b
0x6987110952b01d70d9657e8ee1f4ad1da17d613a5810fff2579d07533ef07c4a

Functions
Getter at block 21169752
ONE_MILLION(view returns (uint256)
1000000
collectionIdCount(view returns (uint256)
5
creatorsOnly(view returns (bool)
true
owner(view returns (address)
0x80448aecee9c49895f741cc17fa9d97e6df74662
patronTokenAddress(view returns (address)
0xb3a87c89acd407751bb6f4c7708548b17158a16d
tokenContract(view returns (address)
0x466279e153fe2dbd76519149122937782c587408
Read-only
allowlistCount(uint256addressview returns (uint128)
collections(uint256view returns (address authoruint256 priceuint64 editionsuint16 royaltyuint16 offsetaddress freeMinteruint8 statusbool flagstring metadatauint8 mintModebytes32 allowlist)
creators(uint256view returns (address)
fundsCollected(uint256view returns (uint256)
mintCount(uint256view returns (uint64)
redeemedTokensRegistry(uint256uint256view returns (bool)
regularMintCount(uint256view returns (uint64)
State-modifying
createCollection(address authoruint256 priceuint64 editionsuint16 royaltyaddress freeMinteruint8 statusstring metadatauint8 mintModebytes32 allowlistuint16 offset
freeMint(uint256 collectionIdaddress owner
mint(uint256 collectionIdaddress ownerbytes32[] proofuint32 quantitypayable 
redeem(uint256 collectionIduint256 tokenId
renounceOwnership(
setAllowlist(uint256 collectionIdbytes32 allowlist
setCreators(address[] newCreators
setMode(uint256 collectionIduint8 mode
setPatronPassTokenAddress(address newAddress
setPrice(uint256 collectionIduint256 price
setStatus(uint256 collectionIduint8 status
transferOwnership(address newOwner
withdrawFunds(uint256 collectionId
Events
CollectionCreated(uint256 idaddress authoruint256 priceuint64 editionsuint16 royaltyaddress freeMinteruint8 statusstring metadataaddress tokenContractAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address tokenbool isCreatorsOnlyaddress[] listCreatorsaddress patronPassTokenAddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.