MutantCats

Verified contract

Active on Ethereum with 30,650 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MutantCats"

0xb993dd6326a4f5f8f7f354dfa31f39c7a4c1de54222c4e2ccc7ccb5f1c64afe8
0x953f35512f6b8dac07752cc4368fc4d96c4bc587c6f03ab229cd7fd8e80e9d19
0x299f11f7deda74c11445f3ab13594a10ff53da1d2d06137d72934c1df28b5662
0xd730591cf86573795fa315ab4b997c48cd03855916fac593c7d84913ad7c4fa4
0xe80ab3a6d56de18033a26ef44a7a8ee5ed87ce55dd089c08c7f8d7d81d74c639
0x26d5a57b1c744d3d447a5fa3cea2e271771eb8274646544f8bd5e3af4698819b
0x262e1016994d67d53d54abc806927d5e993054ffd974ef2ef1eacc8c016f1805
0xa7730e68714ac828b9dd5a1dd1b2fdd936ca0404e7012882ec74c52a1c05d4ae
0x1a67d68f7a42483c161a110ba55fa758de9694b6482fb6e02f64b20ce0129981
0xc5fe1780f4829fdcec81f06a1b08a6221e347c10f218ec75a895b7f127f4d612

Functions
Getter at block 21243326
baseURI(view returns (string)
ipfs://QmQYh4efWZb7QXF1XP4zkTKnhyeRamMpVGTR9z3YxnyKTo/
maxBatch(view returns (uint256)
10
name(view returns (string)
MutantCats
owner(view returns (address)
0x52effc15dfaa1efc701a8b9522654e4e1c99b012
price(view returns (uint256)
50000000000000000
symbol(view returns (string)
MUTCATS
totalCats(view returns (uint256)
9999
totalCount(view returns (uint256)
9999
totalSupply(view returns (uint256)
9999
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)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _timespayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newURI
setStart(bool _start
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintCat(address indexed senderuint256 startWithuint256 times
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_string baseURI_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.