This contract is being backfilled. You may encounter incomplete storage history.

Cool Kitty

Verified contract

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

No balances found for "Cool Kitty"

0xb5437507370d8a6239cd800f26637002d625d2b28624fa528d4936a538b04df3
0x3016b8a0bd30710d0735e34ac7332b704dc4bf6117e9ff4445a65f74774b1267
0x70d86b923295079950ee6c2d35d0537ffe2ca489aa1e606985f10d0c0eb76ef2
0x4149c1825519f7f1af0038208334f8dd9f04f81d31524f0df95a65b9afed0359
0x96594b5d501aae43f96017ace10220b96dd73a905c1791bb88583a7463b32fb5
0xe41ea18eff16cc765bd850b561d6ca9dc27fab3b46427c9781095b360c3ff534
0xc9de12931889cb39d2a5054eb493e8399bb88e30efe637ed57ec5704d1c92f08
0x4fe93b7ff93580f06732c74dc74b713409290ddf828a8a128a81046043cbe149
0xd3c4887f07b475b8050e54bf9ceb8fa0bb79200ec10667f66e32dd05692bba41
0x6304671b368651892151894078e6d73ad973f4115389e7cb5ccd24a1c6515e22

Functions
Getter at block 20799678
contractURI(pure returns (string)
https://www.coolkittynfts.com/contractURL
getCost(view returns (uint256)
40000000000000000
getCurrentSupply(view returns (uint256)
3852
getMintStatus(view returns (bool)
false
name(view returns (string)
Cool Kitty
owner(view returns (address)
0xf0c9c620da8cc1d3f958d339383c8ff3c65dc625
symbol(view returns (string)
COOLK
totalSupply(view returns (uint256)
3852
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
allowPublicMint(
approve(address touint256 tokenId
denyPublicMint(
mintTokens(address recipientaddress recipient_addresspayable 
mintTokens(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setApprovalForWithdraw(
setCost(uint256 cost
setMaxSupply(uint256 max
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(string tokenNamestring symboluint256 costuint256 supply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.