Cats

Verified contract

Active on Ethereum with 12,890 txns
Deployed by via 0xe632692c at 13313432
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots

No balances found for "Cats"

0x2a77e0279908df8c7c235d0bc4338819b0442c369a6219ad63b86cbdd8ab2132
0x45c026ce1017a947d2daf275f178bf401eeeee8e3608e4ed616751f8ad9289dc
0x203d7938d37baaa36aeb230e99238e4d49bac7ca65e7c13e0cd99e9fb38ec823
0x9832833b9c6700e0ad34209f3fc8557cdcd70abe54f7f710cb2d9d7d726c4827
0x589bbecd6e32a80403ed4a27687bb65988cc5bd92d348ee45cc570fcaefd02bf
0x21348675f6ef0a121080555d86cecd9598582ec2c4c3b947484bc48ef2b0006f
0x8ea72723f59605b288382a563280039c758fce4937e61b1406f187933851dd54
0x39351dc3099b6937c5f0b7c1e48c3d4eab11996065b16662682b3a3b1efedf0c
0xbdeaeb82bcf56ab6c5ec3b8a3ecee840a6a5a93874d9167753b1d5792c6a63bd
From
0x041d42e21d071cd552199b306c15049b7dbe59ed17f83ee2194665d7f3b9c499

Functions
Getter at block 21159756
currentMieceCost(view returns (uint256)
4000000000000000000
name(view returns (string)
Cats
price(view returns (uint256)
30000000000000000
symbol(view returns (string)
MICE
totalSupply(view returns (uint256)
10000
Read-only
_tokenIdToHash(uint256 _tokenIdview returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hashToMetadata(string _hashview returns (string)
hashToSVG(string _hashview returns (string)
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)
traitTypes(uint256uint256view returns (string traitNamestring traitTypestring pixelsuint256 pixelCount)
walletOfOwner(address _walletview returns (uint256[])
State-modifying
addTraitType(uint256 _traitTypeIndexstruct CatsTrait[] traits
approve(address touint256 tokenId
burnForMint(uint256 _tokenId
changePrice(uint256 _newPrice
mintCatWithToken(
mintCats(uint256 _timespayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMieceAddress(address _mieceAddress
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
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.