Zimmymon

Verified contract

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

No balances found for "Zimmymon"

0x35147ead99042e35ed5d75faeaa2b76fb126847a942a1af65fa24975e6b398cf
0xa3d81f9afedc6020bf6b8cc1788139c7cf078e533aedc1d864899c5775e545ca
0x283fe82a28512d073be307c1d7f0ecc6945441b9282562a9e12505f19b60b132
0xb06ab37ff0fe93489b9d45551a1d39a002ab844605bd15e4156798f0971a3743
0x906625035518541153f2241ba5ed57838a6ce1893ec7af17226a1ba836311880
0x0a210ccdcb5216d8a50b84ae6c5e5238559fdd05ae286cca07f5a866bb1f06ca
0xc2c281e740c439e163c175e7793ffca91f5536da204846f1bf324104d9c6ba4c
0xd69e1d7cb29bb03c15990dcdad6d60cdcd17361b890854f105116d23b2a86291
0x94cd5fa79d0a670af0aa53d0c5134d65d476fe11a62a60bc74bdf138443cbd08
0x00c2d2c0e4c96770c04dee8f305b90d5f1dd12e794b355cad1c48293c7938326

Functions
Getter at block 21066538
MAX_MINTS(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
5208
NUMBER_RESERVED_TOKENS(view returns (uint256)
25
baseURI(view returns (string)
https://zimmyraiders.io/api/pet?id=
mintRate(view returns (uint256)
0
name(view returns (string)
Zimmymon
owner(view returns (address)
0xd37ae0c7c00f45beafafa89d2e06f033b59b0fd9
reservedTokensMinted(view returns (uint256)
25
rootHashA(view returns (bytes32)
0xe3329a0f4e5fc6971415801bcf7a8c44fbedc9951b2d806aa769dfec2e18f773
rootHashB(view returns (bytes32)
0xe5560c1257ace5ab9bff6c0e9eb6868747ac1aae4fa233b8518e7479fcc23602
saleIsActive(view returns (bool)
false
symbol(view returns (string)
Zimmymon
totalSupply(view returns (uint256)
1448
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)
timesMinted(addressview returns (uint256)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
claimA(uint256 quantitybytes32[] _proofpayable 
claimB(uint256 quantitybytes32[] _proofpayable 
flipSaleState(
mintReservedTokens(address touint16 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setMintRate(uint256 _mintRate
setRootHashA(bytes32 _hashA
setRootHashB(bytes32 _hashB
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(