Quantum

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe156a5c6 at 14591415
Slot
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 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
10 additional variables

No balances found for "Quantum"

No transactions found for "Quantum"


Functions
Getter at block 21284068
baseExtension(view returns (string)
baseURI(view returns (string)
 
getTokenLedger(view returns (address[3000])
isRevealed(view returns (bool)
false
name(view returns (string)
normalURI(view returns (string)
notRevealedUri(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
privateMintActive(view returns (bool)
false
privateSigner(view returns (address)
0x0000000000000000000000000000000000000000
privateSupply(view returns (uint16)
0
privateSupplyLimit(view returns (uint16)
0
publicMintActive(view returns (bool)
false
publicSupply(view returns (uint16)
0
publicSupplyLimit(view returns (uint16)
0
regularSigner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
 
totalSupply(view returns (uint256)
whaleURI(view returns (string)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintingLedger(addressview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
recoverSigner(bytes32 _ethSignedMessageHashbytes _signaturepure returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenLedger(uint256view returns (address)
tokenURI(uint256 tokenIdview returns (string)
verify(address _addrbytes signatureaddress signerpure returns (bool)
State-modifying
approve(address touint256 tokenId
initialize(
mint(bytes sigpayable 
ownerMint(address _recieveruint256[] tokenIds
privateMint(bytes sigpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _base
setBaseURI(string _newBaseURI
setIsRevealed(bool _state
setNormalURI(string _uri
setNotRevealedURI(string _notRevealedURI
setPrivateMintActive(bool _state
setPrivateSigner(address _signer
setPrivateSupplyLimit(uint16 _newLimit
setPublicMintActive(bool _state
setPublicSupplyLimit(uint16 _newLimit
setRegularSigner(address _signer
setWhaleURI(string _uri
toggleMint(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address[] _payeesuint256[] _shares
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
tokenMinted(address arg0uint256 arg1
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.