The Ghouls

Verified contract

Active on Ethereum with 1,360 txns
Deployed by via 0x22724b52 at 16114607
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "The Ghouls"

0x7b5a55366761cf21a89bec4b9e31df4e0aafeb3123f636aa481d0a0ca5e09d48
0xb59c4e8441db4ac3598c76110b8ad03da54503f6a50eb3539a23045d258df44e
0x06b9e079ca57829c2425f7d5986d73f5fe68664a2015f6ec27d287060beda85f
0x3d2f739b037d1964789b6ad2124cbea5a841f577418d32adc3f143651dc4d3f2
0x7000bad9d0483af9d5fcbb6567b23a53928368eb33008b354502bd3eec46f156
From
0x1a877e79ad6a2be79753d8c8e8577df65fc7a8850f0db5aa144e19f9d62917b1
0xf0f1004fc5f47e0cd6fad4b1e90ed923217198f3d2201338344e64d1cf628ba1
0x3d03a73c7620b4145cef41b9d81dfdaaa550aa44776373639d7347b7474b15ce
0xd4276a218f3fa3a453f3c70a18d4fc5b2f2ccdaee06d1d48922fc7e242435da3
0x80229cf4bcdbf3b86b6a63d1bc07be4c059b1d6bcade1bbef21711b7aea2fa9d

Functions
Getter at block 20912142
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
Price(view returns (uint256)
0
allowedToContract(view returns (bool)
false
getMaxSupply(view returns (uint256)
3333
isPublicSaleOn(view returns (bool)
true
maxPerAddressDuringMint(view returns (uint256)
10
maxSupply(view returns (uint256)
3333
name(view returns (string)
The Ghouls
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x762d663b40431916c286fabfa0d7c2f176f2b960
saleConfig(view returns (uint32 MintStartTimeuint256 Price)
(MintStartTime=1670122800, Price=0)
symbol(view returns (string)
THEGHOULS
totalSupply(view returns (uint256)
10000
Read-only
_addressTransferToContract(addressview returns (bool)
_transferToContract(uint256view returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInTheWhitelist(bytes32[] _merkleProofview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
FreeMint(uint256 quantitypayable 
InitInfoOfSale(uint32 mintStartTimeuint256 price
approve(address operatoruint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAllowAddressToContract(address[] _addressbool[] _allow
setAllowToContract(
setAllowTokenToContract(uint256 _tokenIdbool _allow
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setListWhitelistMerkleRoot(bytes32 _merkleRoot
setMintStartTime(uint32 timestamp
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 maxBatchSize_uint256 collectionSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
OperatorNotAllowed(address operator