CRYPTOCATS

Verified contract

Active on Ethereum with 2,173 txns
Deployed by via 0xa38ae2a5 at 4788823
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $7,781.17
ERC-20
--
ERC-20
--
0x2659fe29839bb272c85800bb83c613a317b63d07bc0efb3907c3dfea840da2d3
0xc824c4c4763e53f41abcd1fa3d92138c4378763bee5b3fa59895769923888a35
0x10372a74b44538e98371bcf5d3e065729f5f69be3f64ecac3556f27def7965a7
From
0xc3fac508be7b3f0caf431927a4c197dac8dfa10e82eb3d6a1823a7c77c53f6f9
From
0x14889dab750dc03c6eb8e4f35b5d738cb6da345e0ee9f92a1035ebd2983bcecd
From
0x9c935ca2c9c7554558af535ffa8bb741b7ad2fc040b9ba625710cb8bb786ad7f
From
0x6786fef1db6d4afff671fee1bebcac4d8a173cfa9e62b4e16f11c199b0a6a552
From
0x701aff0e02178a63aa8e2ddea47e478114f4ba40771b01b8d2eeb5acfdabe53a
From
0xf2b2485ab211ec4b7d1e92f0ca57de04695c7b7d9e71c343fa9509f5c178721b
From
0x0a851ebb7b870bdcbf1702da9dbf0eca3d750056bad071ab338e3e7e0280f374
From

Functions
Getter at block 20915795
_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)
0x9508008227b6b3391959334604677d60169ef540
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.