CyberCatz

Verified contract

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

No balances found for "CyberCatz"

0x729c1549d05f2c1cae3527a6cfb845421053ea4c5eb645d7a18a210327112cc9
0xf051585d48b5c653b5946619fad4f226cb53c65c7cda84d5d17775fa942e2124
0x0187e0747f58eeb0884b5acef242995576368c905229348cdbbadd86782c8515
0x45812db356f1205e482c998c8db66910f4866558d94d2d995dea1f101c7c8781
0xa0d8fc34b0d63a01bede803332a96eea1e43eb29897450c7ef215da2cc1304fd
0xa2746231210f528bf85a72c26140a3d4450bc05e1b47b1d94d9dd9952898f143
0xaa75465dd70cfe7895ab26c664443f6b20def0fa0e78a6184d1ad71e374b84ec
0xb89b2089b64835dfb24cd6802fc363591c6ab3a1d81fde04c6b827f71bf32717
0xa3a6e20a56a8ba5546d49a1fef39220e80d0924568d6b003b5ffc3ebba9bb497
0x0fc65dd699dfb8ea1bb97246cd27d63a7e1d65f911ff752bd015420229cbc61a

Functions
Getter at block 21230263
maxCatz(view returns (uint256)
2700
name(view returns (string)
CyberCatz
owner(view returns (address)
0x314d060cf9604b64c8a8a4034d19ebc2c2070b26
price(view returns (uint256)
80000000000000000
saleOpen(view returns (bool)
false
symbol(view returns (string)
CATZ
totalSupply(view returns (uint256)
1254
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleState(
mintCyberCatz(address _touint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxCatz(uint256 _maxCatz
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CyberCatzMinted(uint256 totalMinted
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.