God Hates NFTs

Verified contract

Active on Ethereum with 945 txns
Deployed by via 0x551b79e3 at 15032930
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"

0x4202afd14fd3d1fee93c9ca9ab637eaeb6b1ec6d0c3632b51c456eee02090c19
0xb95a85f45de7ae1d67a773276e9deeab9695f55269cb85f2b6b3dfd0a0482deb
0x27b4d5cc585b7f6a35353605bba085ce5fe7a2eb158a1593b524f6cf6a81cde5
0xc0ba1f4f99a2028d5c7ed5e6d7bb6699a28219324be98b73a93d2ee29d95108f
0x7374469df37ff5da99192887044ff36e76d8b7c11cd2208f5463fe7c73cce8dd
0x653bdefb75b76061f54fec3bda9dc50811a4d83b764a057fb6c9f758ea05d2a6
0xa2868462ef4879ba40971332ad94508711b75b6eb27f5923922944e805470170
0x89875a80afa0f85602484f0a39ca78f46480efce438aeb0a7d98945d3a1a2b02
0x07c41abce307df24d5c76cd40a429d87bed38e07821ff0267f1cafe4424c225a
0x21623f8f327ec0fd4e07c1d7c52de1877376f3edcdf822084f350ba816034e08

Functions
Getter at block 21224752
baseURI(view returns (string)
ipfs://QmQHKN4AN18JipdECK8b4fJx2JQrjmEzoEwzoc6BBAUkvh/
maxPerTx(view returns (uint256)
5
maxSupply(view returns (uint256)
5022
mintEnabled(view returns (bool)
true
name(view returns (string)
God Hates NFTs
owner(view returns (address)
0x4fadada8a0715465a7ae2c348d364bf662636dce
price(view returns (uint256)
3000000000000000
symbol(view returns (string)
GODHATES
totalFree(view returns (uint256)
2000
totalSupply(view returns (uint256)
2487
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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
mint(uint256 amountpayable 
ownerBatchMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 maxPerTx_
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
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.