ArcanaHQ

Verified contract

Active on Ethereum with 1,655 txns
Deployed by via 0x54a7cc51 at 16768788
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "ArcanaHQ"

0x026710da0249d7dea1cdb5b14b537c6422d89f23c3e98cdb59423a78cacfc8c4
0x877d278f75dd1660e0a17bbb107b06cbe5ac2659480531108531de0f53b6452e
0xfed192ee3e56342c1951a2dc753ef12ae0a9dcaaab67fac11083a9d29cbb7a12
0x6c505a2a3fa23e74120b291c35cf75e7731f5a468183785f8b6dd3918986c4d7
0xa58bd32127da0db7ebd9f75217d6b6056f746da23bb70b6acd6c872ddbf99fe8
0x48e23ab411cc36bbbf173619b47b3a0287a50f3b5575de18ffce45e06f50f55a
From
0x6e3d86202241d930c42e70862f5b43a46c03dfd435658839055a923a585fdf21
0x5c20c647ef454d8c70a1eddbad7429ee3909877dd212d4c611ba57c2b85d6612
0x26523f95c020d302698e4a2aba786f19ea528be2d6e397ff19af71bf7743cfdc
0x78f79d0588479f161572b317c5de699c9ec3387730964e996a0ad8d4910bdc66

Functions
Getter at block 21221270
MAX_ENTITLEMENTS_ALLOWED(view returns (uint256)
2
MAX_QUANTITY_ALLOWED(view returns (uint256)
3
MAX_SUPPLY(view returns (uint256)
6000
MINT_PRICE(view returns (uint256)
100000000000000000
allianceListMerkleRoot(view returns (bytes32)
0x1a3f7e8e8dec3c1b905b7d289bf6d39b0576861ef36353a17f6da9b5a0991e20
arcanaListMerkleRoot(view returns (bytes32)
0xefe9ac30e0a144964757c6df9023cb4131c97bce9c5c0d80849c1dc8aa0833a8
aspirantListMerkleRoot(view returns (bytes32)
0xe0167905814304c8d04aeb48d286e75560253d6ea70339373f6f2102ebf6d476
baseTokenURI(view returns (string)
currentPhase(view returns (uint8)
0
dna(view returns (string)
isTransfused(view returns (bool)
false
mintSupply(view returns (uint256)
5888
name(view returns (string)
ArcanaHQ
nextStartTime(view returns (uint256)
0
nextUnlockTs(view returns (uint256)
1693878392
notRevealedUri(view returns (string)
https://arcana-social-meta.s3.ap-southeast-1.amazonaws.com/arcana_placeholder_metadata.json
operatorFilteringEnabled(view returns (bool)
true
owner(view returns (address)
0x91932c4461d400e078df247ddc0a2d1b5b4e7571
paused(view returns (bool)
true
scheduledTransfusionTime(view returns (uint256)
0
sequenceOffset(view returns (uint256)
0
symbol(view returns (string)
ARCHQ
totalBurned(view returns (uint256)
0
totalMinted(view returns (uint256)
2759
totalSupply(view returns (uint256)
2759
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getTotalEntitlements(address _minterview returns (uint256)
getTotalMints(address _minterview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
nonceRegistry(bytes32view returns (bool)
numberBurned(address ownerview returns (uint256)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address operatoruint256 tokenIdpayable 
burn(uint256 tokenId
commitDNASequence(string _dnapayable 
mintAllianceList(bytes32[] _merkleProofuint256 _quantitypayable 
mintArcanaList(bytes32[] _merkleProofuint256 _quantitypayable 
mintAspirantList(bytes32[] _merkleProofuint256 _quantitypayable 
mintPublic(uint256 _quantitybytes32 _noncebytes32 _hashuint8 vbytes32 rbytes32 spayable 
mintWarChestReserve(address _communityWalletPublicKeyuint256 _supplyuint256 _nextUnlockTspayable 
registerCustomBlacklist(address subscriptionOrRegistrantToCopybool subscribe
renounceOwnership(
repeatRegistration(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setAllianceListMerkleRoot(bytes32 _merkleRootHash
setApprovalForAll(address operatorbool approved
setArcanaListMerkleRoot(bytes32 _merkleRootHash
setAspirantListMerkleRoot(bytes32 _merkleRootHash
setBaseTokenURI(string _baseURI
setCurrentPhase(uint256 indexpayable 
setMintSupply(uint256 _mintSupply
setNextStartTime(uint256 _timestamppayable 
setNotRevealedBaseURI(string _baseURI
setOperatorFilteringEnabled(bool value
togglePause(bool _statepayable 
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
transfuse(payable 
withdrawETH(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
ContractIsPaused(
ContractsNotAllowed(
DNASequenceHaveBeenInitialised(
DNASequenceNotSubmitted(
HashMismatched(
InvalidQueryRange(
MaxEntitlementsExceeded(
MaxQuantityAllowedExceeded(
MaxSupplyExceeded(
MerkleProofInvalid(
MintERC2309QuantityExceedsLimit(
MintIsNotOpen(
MintSupplyExceeded(
MintToZeroAddress(
MintZeroQuantity(
NonceConsumed(
NotReadyForTransfusion(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PriceIncorrect(
SignedHashMismatched(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
TransfusionSequenceCompleted(
TreasuryNotUnlocked(
URIQueryForNonexistentToken(