Quantum MintPass

Verified contract

Active on Ethereum with 659 txns
Deployed by via 0xec9e5fc5 at 13494344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Quantum MintPass"

0x981a89e8aa9cc7e96558847edcc72deb1401abbfa479d6e4d2c4d3e56b905cae
0x976730a7b4e83775133aad20d83e46c0ae57a4d0287c0fbec37911d9c94e4d45
0x287289518e03f0788f78bb8736a8fe06631ce7bb688e8d7d1190501f23c36b3f
0x1ee9e75a44f7811d6da653c120a2f52bbd8f9e1d940d70fdecc7e427352abe1a
0xa1fbdae132e14bf58fae7612b8f420397435ce7fbc4aea3cdb49ce0672b8897f
0x500e9d816044257b2eaced2f1f66bdb8268b199c7939ea0f2584cfe87309e2e8
0xe6062fd27a031e4df66e72054922078aa978cd0ba18d0aeb4922b6a4bab2873c
0xa480e356fcf513fe599307da197613ddbf77b39cfddb3cc9728cfb5401e903c7
0x73497c87f0ba69b6f2cd0c01d3a834e389cece8022b0078e22ba83a1e4c29f43
0x975b11ce977749d365457b6274489559eec538897b0f799f3b2c159a2526eeb9

Functions
Getter at block 21311243
contractURI(view returns (string)
https://api.quantum.art/v1/storefront/mintpass
name(view returns (string)
Quantum MintPass
owner(view returns (address)
0xe0faf18f33c307ca812b80c771ad3c9e5f043fe9
symbol(view returns (string)
QPASS
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
claimed(uint256addressview returns (bool)
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
mintPasses(uint256view returns (bytes32 merkleRootuint256 pricestring uriSuffixaddress redeemableContract)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
addMintPass(bytes32 merkleRootuint256 pricestring uriSuffixaddress redeemableContract
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
burnFromRedeem(address useruint256 mpIduint256 amount
claim(uint256 mpIduint256 amountbytes32[] merkleProofpayable 
editMintPass(uint256 mpIdbytes32 merkleRootuint256 pricestring uriSuffixaddress redeemableContract
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setContractURI(string newUri
setRoyalteFee(uint256 fee
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Claimed(uint256 mpIdaddress indexed accountuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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
Constructor
constructor(string baseURIaddress treasury
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.