Mint Calendar Pass

Verified contract

Active on Ethereum with 1,720 txns
Deployed by via 0x74ef2eaa at 14365246
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Mint Calendar Pass"

0x1475682e0ab15d01e4dd1c19988d395217b81b0691d98b75cb5d845a84c18cb4
0x1df79892d30734dc0cd7347e457932a1191c91cb857b078d121cbeafb44f857b
0x6784cda60a0b6549fe6a9b0ac2d9f9a42b2adbffd2679df6cb355f1175b1d195
0x9483bc8405cd98095fa499f712c54bc338c2d118454c37d3392395bf755aeb10
0x0aea94da6a6acb3ba01db47f8c6941488f8e953936a4edb2f17862efbe447b1e
0xa3f05b27548eabfc8d02606cec69d6e26d1759b35ad97b1aa0856acd32b26466
0xc3dc956aae22f15318870c7a90c828be465a402ca99e528bab3f2a29f8233e8e
0x67bc5d2369a58312297d8dd48d4430c8e7b44c9215b15208275111727fab3169
0x4020e1fc101f7e27822a7bdfc98431fdb29d32e902c0f6b554700f5b0f35ac30
0xbdfe37c8666653a7a70a0e027d4d0c2629e852b4f97e4e741454fecec5428879

Functions
Getter at block 21012130
PASS_INDEX(view returns (uint256)
0
addressMintLimit(view returns (uint256)
10
collectionSize(view returns (uint256)
3333
collectionURI(view returns (string)
contractURI(view returns (string)
isPublicSaleActive(view returns (bool)
true
isWhitelistSaleActive(view returns (bool)
true
mintPrice(view returns (uint256)
33000000000000000
name(view returns (string)
Mint Calendar Pass
owner(view returns (address)
0x88a850086d22b78a7e56ac6fb921962a4b43ae47
paused(view returns (bool)
false
royaltyBasisPoints(view returns (uint16)
70
symbol(view returns (string)
MCPass
transactionMintLimit(view returns (uint256)
10
whitelistMerkleRoot(view returns (bytes32)
0xf87b7b8a12d4f06c41ec8f2ad04c8b16c6d17abcb306e86c57ff9abfedab8f10
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
mintCounts(addressview returns (uint256)
royaltyInfo(uint256uint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string)
State-modifying
adminMint(address touint256 quantity
pause(
publicMint(uint256 quantitypayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setIsPublicSaleActive(bool newIsPublicSaleActive
setIsWhitelistSaleActive(bool newIsWhitelistSaleActive
setMetadataBaseURI(string newMetadataBaseURI
setRoyaltyBasisPoints(uint16 newRoyaltyBasisPoints
setWhitelistMerkleRoot(bytes32 newWhitelistMerkleRoot
transferOwnership(address newOwner
unpause(
whitelistMint(uint256 quantitybytes32[] proofpayable 
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(string initialMetadataBaseURIstring initialCollectionURIuint16 initialRoyaltyBasisPointsuint256 initialTransactionMintLimituint256 initialAddressMintLimituint256 initialCollectionSizeuint256 initialMintPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.