CRYPTOCATS

Verified contract

Active on Ethereum with 3,244 txns
Deployed by via 0x43682319 at 4788822
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $165,704.9
0xfb5994e9619343bbbd06c38568ce5ccb94d4a9276577c6dd70a01b8f72e6cb5a
0xbb3cce0c7bde32668c2157e127f6e20ed575aac3ce3f31a382e3e931078e6320
0x36d6132c7572bc0c26677b4d708fb5b8d7d42a0b37ea6e3ba5c6e673d7862df2
0x789158e2dbae0af5dead4068bc62dda2119c0099926d9663ab011e4bdb9af110
0x02443d9872be2d741387cb7bbd39872137b612f73c27524903a603cfcc814c65
0x4d5843b06251a73c5bbb8e737cbe8e51a3fca409c65b16224e2a4d68bd0d46da
0xa9ecaf3d38aeb8ec84fac8ede53ddfb8ab7c2b3581f663719cdc27d09aa1aec3
From
0x59b8395212a780022e244dd3c6cd12a6632fff4ca15a6a7187d069694ea94fa5
0x286c7e15661b534b0c0f6caeb1cd4ac591952a3abb3af552bd6d9a14d64b33c6
0x8dabf8593bc3c9c12c9b2d60e63ea6ba97aecfcf915a40540feca1c911a4ac4e

Functions
Getter at block 21319061
_totalSupply(view returns (uint256)
625
allCatsAssigned(view returns (bool)
false
catsRemainingToAssign(view returns (uint256)
0
contractVersion(view returns (uint8)
3
currentReleaseCeiling(view returns (uint256)
625
decimals(view returns (uint8)
0
imageHash(view returns (string)
3b82cfd5fb39faff3c2c9241ca5a24439f11bdeaa7d6c0771eb782ea7c963917
name(view returns (string)
CRYPTOCATS
previousContractAddress(view returns (address)
0xccec9b9cb223854c46843a1990c36c4a37d80e2e
standard(view returns (string)
CryptoCats
symbol(view returns (string)
CCAT
totalSupply(view returns (uint256 totalSupply)
625
totalSupplyIsLocked(view returns (bool)
false
Read-only
attributeType(uint256view returns (string)
balanceOf(address _ownerview returns (uint256 balance)
catAttributes(uint256uint256view returns (string)
catIndexToAddress(uint256view returns (address)
catIndexToPriceException(uint256view returns (uint256)
catReleaseToPrice(uint32view returns (uint256)
catsForSale(uint256view returns (bool isForSaleuint256 catIndexaddress selleruint256 minPriceaddress sellOnlyTo)
pendingWithdrawals(addressview returns (uint256)
releaseCatIndexUpperBound(uint256view returns (uint256)
State-modifying
buyCat(uint256 catIndexpayable 
catNoLongerForSale(uint256 catIndex
getCat(uint256 catIndexpayable 
getCatOwner(uint256 catIndexreturns (address)
getCatPrice(uint256 catIndexreturns (uint256 catPrice)
getCatRelease(uint256 catIndexreturns (uint32)
getContractOwner(returns (address)
lockTotalSupply(
migrateCatOwnersFromPreviousContract(uint256 startIndexuint256 endIndex
offerCatForSale(uint256 catIndexuint256 minSalePriceInWei
offerCatForSaleToAddress(uint256 catIndexuint256 minSalePriceInWeiaddress toAddress
releaseCats(uint32 _releaseIduint256 numberOfCatsAddeduint256 catPricestring newImageHashreturns (uint256 newTotalSupply)
setAttributeType(uint256 attributeIndexstring descriptionText
setCatAttributeValue(uint256 catIndexuint256 attrIndexstring attrValue
setCatPrice(uint256 catIndexuint256 catPrice
transfer(address _touint256 _valuereturns (bool success)
updateCatReleasePrice(uint32 _releaseIduint256 catPrice
withdraw(
Events
Assign(address indexed touint256 catIndex
CatBought(uint256 indexed catIndexuint256 priceaddress indexed fromAddressaddress indexed toAddress
CatNoLongerForSale(uint256 indexed catIndex
CatOffered(uint256 indexed catIndexuint256 minPriceaddress indexed toAddress
CatTransfer(address indexed fromaddress indexed touint256 catIndex
ReleaseUpdate(uint256 indexed newCatsAddeduint256 totalSupplyuint256 catPricestring newImageHash
Transfer(address indexed fromaddress indexed touint256 value
UpdateAttribute(uint256 indexed attributeNumberaddress indexed ownerAddressbytes32 oldValuebytes32 newValue
UpdateReleasePrice(uint32 releaseIduint256 catPrice
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.