TheSanctum_Neophytes

Verified contract

Active on Ethereum with 5,738 txns
Deployed by via 0xfd3e58aa at 16103095
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 "TheSanctum_Neophytes"

0x33774e44552676e2e61abd926f0e1a6eb90feb8e75e720aa603cf7c023f39a13
0x24fdb8d4e775632e566c6e80bf2a0fd5c0d66b40fb8a4fcb43a361f7c7902360
0xf477b431c5a414a931dc09ffa43660da8d39c4e6c5f05d0b689313315b0e7c4f
0x578db6732ee0b681616bd93b31485751bb572dfcb5028ba0a853e19df0297838
0x049ca783aaab4a2007080b0c13e781534b6a40d50537820312749391e5094fd4
0x57b53c1e61a7fc769f64f60151cea691af847ebf69b67c01a78d2d0df8cc75e8
0x98c2e8a9289ec796b60dcb098e0f551b067cee9d3fe8c3167c5fb6c90ea3670e
0xad6aa0db900ff75e9c251cb71f1ce06ba46286e1231c39d4c6191aac525fd7c5
0x48290e61702015e85c31baff97f905381dd2208eeaca1f3c6e085eb3048b037d
0x61b0b535c52376060d7d2452dfdfb4cc00ff951b59345badb7f0e1ddf8b5de21

Functions
Getter at block 21226750
GenesisMerkleRoot(view returns (bytes32)
0xc9827cbe0fe6a8424346cea8dbe19d6833acdb685006a28bbebf0537dc7fd183
Genesis_status(view returns (bool)
true
Presale_status(view returns (bool)
false
baseURI(view returns (string)
ipfs://QmVZNVZ7aKEcmKsWZxm5PHfudKEwyoYzMykFK2wB3AsDwk/
isBurnEnabled(view returns (bool)
false
maxPerGenesis(view returns (uint256)
1
maxPerTransaction(view returns (uint256)
5
maxPerWalletPresale(view returns (uint256)
2
name(view returns (string)
The Sanctum-Neophytes
owner(view returns (address)
0x702a14ad554cb03dd09b3c0a217ac4e4738572b3
public_sale_status(view returns (bool)
false
symbol(view returns (string)
Neophytes
tokenPrice(view returns (uint256)
10000000000000000
totalSupply(view returns (uint256)
2000
whitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
Genesis_checker(address walletAddressbytes32[] merkleProofview returns (bool)
Genesis_holders(address walletAddressview returns (uint256)
Whitelist_checker(address walletAddressbytes32[] merkleProofview returns (bool)
balanceOf(address ownerview returns (uint256)
burnedby(uint256view returns (address)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isclaimedbyaddress(addressview returns (bool)
isclaimedbytoken(uint256view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalGenesisMint(addressview returns (uint256)
totalPublicMint(addressview returns (uint256)
totalWhitelistMint(addressview returns (uint256)
State-modifying
Genesis_mint(uint256 _countbytes32[] merkleProof
Genesis_status_update(bool status
Presale_Status(bool status
Public_mint(uint256 _countpayable 
Public_status_update(bool status
SetGenesis(bytes32 merkleRoot
SetWhitelist(bytes32 merkleRoot
Whitelist_mint(uint256 _countbytes32[] merkleProofpayable 
adminMint(uint256 _count
approve(address touint256 tokenIdpayable 
burn(uint256 tokenId
public_sale_price(uint256 pr
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
sendGifts(address[] _wallets
setApprovalForAll(address operatorbool approved
setBaseUri(string _uri
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
update_burning_status(bool status
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(