The latest block we've processed for this chain is 21213264, which is 13 minutes old. We're running behind the tip but working to resolve the issue.

God Hates NFTs

Verified contract

Active on Ethereum with 1,396 txns
Deployed by via 0x8c836cc5 at 15001907
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "God Hates NFTs"

0x435d0cd8fe17f2cfe8ec46959376b240778243d13f51e2f9d87dd5328c9a38b4
0x511f2f6674cd09ee835bf4a7263d121f61c775e7983628d809a4ce1b8fe635ef
0x946afd15210cd6eb6f0085359403731d2cd4a429c590a8ce8c3605846444eb61
0x0585f50fe5f30cc35c689210a7408806ed7c30641806313edf15295470fe7882
0x5e6b303d28c109fc8c0329182adb4bd672dc923dac6e90176ce6958edff53de4
0x204997db6a65007f05a833573ee8e87c68b7cc2dd7a5e69615531056123f2ca6
0xe161afcabcf833e5d3df6ec44164b7712c134e35f4e400bded59a8346209dd5e
0x0854d7049d61c763eb1384323d23b8be35b228dfddf39499281c4d0247f74f9b
0x623252c8f0565a3c7a5840e71da659a2ebe298bb8df3ea7f8b173d4129354f9e
0xc4037958330c9a4072a370de6db76824dddaa6f254d39ce4324e0ce18eee4615

Functions
Getter at block 21213263
baseURI(view returns (string)
https://ipfs.io/ipfs/QmV2bdVFYGz1Y1xFi2Np5ss4PvvT3nupGxmCrv54gStgDt/
maxPerTx(view returns (uint256)
2
maxPerWallet(view returns (uint256)
2
maxSupply(view returns (uint256)
2000
mintEnabled(view returns (bool)
true
name(view returns (string)
God Hates NFTs
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x520600ada3f013ec22c423ee0267c50b0d83efe3
price(view returns (uint256)
0
symbol(view returns (string)
GODHATESNFTS
totalFree(view returns (uint256)
0
totalSupply(view returns (uint256)
2000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview 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
approve(address touint256 tokenId
freeMint(uint256 amt
mint(uint256 amtpayable 
ownerBatchMint(uint256 amt
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxPerWallet_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
setmaxSupply(uint256 maxSupply_
toggleMinting(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.