This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793297, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Cool Cats

Verified contract

Active on Ethereum with 56,912 txns
Deployed by via 0x3cd597bf at 12715198
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $22,329.09
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x23d996c340a01d385b81b8db75dc85ffb8a67bb2cecb0a29d6aab25a04f00b14
0xfa0822c1ec88444184ec4d54182ae90197678b17ec2f7f78b2eb65ca9a5a3c33
0xafe1f509468563eea448bdb7522f16cd3509195786c9bbb0c3bd80c2c322f5ee
0x0f6e2f5d7a0b08c8c4ebbfb359b4a5d1d832afeb946476c915a2b24d373663d4
0xb5a49c45396a92243d8af49ae1e0d4685293b6e66f2db27fc128a8dcbfa11d15
0xe1aedf534798d7021b2f620b84dc2b71ee02f4696ad4631b115cffd07ce4267b
0xf4d74d5d9dbd8be4433c87b9c60961907816e00e85cd74c8ba25906b7585cfb9
0x0ecd424d1e829ea61beabe12962671822e2de5f12846fd6d747d6562985aee4f
0xa1ed00655f53b05896f11ceb146a1af06eece5e4a91e16b2108f03da0dd5436e
0xf1c8d92eed2bd16cfbf8c4cd2efe3a35c8bc30e2af62f97c02c313eb01f27e09

Functions
Getter at block 20793296
_paused(view returns (bool)
true
getPrice(view returns (uint256)
20000000000000000
name(view returns (string)
Cool Cats
owner(view returns (address)
0xd5886f211b4ca0aa4df48c4df311437534ac19bf
symbol(view returns (string)
COOL
totalSupply(view returns (uint256)
9968
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
adopt(uint256 numpayable 
approve(address touint256 tokenId
giveAway(address _touint256 _amount
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 _newPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.