ERROR 404

Verified contract

Active on Ethereum with 269 txns
Deployed by via 0xbc5f6b6d at 15592812
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERROR 404"

0x94c4008dc1aa702b059fb8351acaeafd2626d0e558cc213c895ad3a4fc3bd20e
0x9cc8e68b97b1ebc40913eb5fe09ff5a73022a00941dc4307d5dca911efbfb018
0x5a2bb1faa560b9ec7971d667ef76ea4142f6ff5dc3bcae8966a498bb8c04a58e
0x973fe7fc600099db9fe76c85114b2f0c05c7c3bb5fc80c5c9e8abce2f745ffb5
0x5bd025bbf9fc5fad947551dfe4f089bd08ab85d0ba170dee75910957fbc7caad
0x93ad20b17515914c1174a1053ab3c54ed53652a7857d415eac7abf0fad7bf034
0x8e8564f8eedfcd7766d4a125890b2aa8ab1684ac1446e725112b8a166db215c0
0xd48c9ac973cca4966dfb4d90bb9097e6f88c608547c1e7dfba3030d561b660ca
0x044f8189b612fad27f50059fd7af9842ef9f0e6cec905b1a3d6ad8655db2b2ed
0x7f0c5ab1bc62c7c9136cf92373959f548c6aee6f2b703bb5db5f2ef4703356eb

Functions
Getter at block 20907625
ERROR404(view returns (string)
01010110 01101001 01110100 01100001 01101100 01101001 01101011 00100111 01110011 00100000 01000011 01101111 01100011 01101011 00100000 01101001 01110011 00100000 01110011 01101111 00100000 01100110 01110101 01100011 01101011 01101001 01101110 01100111 00100000 01100010 01101001 01100111 00100000 01100100 01110101 01100100 01100101 00101110 00100000
MAX_FREE_PER_WALLET(view returns (uint256)
0
MAX_MINTS_PER_TX(view returns (uint256)
3
NUM_FREE_MINTS(view returns (uint256)
0
PUBLIC_SALE_PRICE(view returns (uint256)
4040000000000000
baseTokenURI(view returns (string)
ipfs://QmSivoG8rgQ8fWnrWZZW5CNJ8VrKyXZVvNQz2hjyWoc2Bn/hidden.json
freeNFTAlreadyMinted(view returns (uint256)
0
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
404
name(view returns (string)
ERROR 404
owner(view returns (address)
0xf4a5bf7b86a8b8fbc704ece1b50fbe99368d1fba
symbol(view returns (string)
ERROR
totalSupply(view returns (uint256)
404
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setFreeLimitPerWallet(uint256 _limit
setIsPublicSaleActive(bool _isPublicSaleActive
setMaxLimitPerTransaction(uint256 _limit
setNumFreeMints(uint256 _numfreemints
setSalePrice(uint256 _price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
treasuryMint(uint256 quantity
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(