CryptoTittes

Verified contract

Active on Ethereum with 228 txns
Deployed by via 0x7e449843 at 4853110
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CryptoTittes"

0xbb3ebc1586b74f32b5c0d0873cfadb38dfda586aa6b7ef9692e23a20df289fc4
From
0x8685fd92c6fd9250ff40a3fd940693dd7c77eb69b90385de8ccf847b1cd20dfa
0x67acfab0eb370913f72c75a6eb21a9ff7e169452b65ddcb0c6e1a290789f8f02
0xf62ecb5e62089e74e720216a2c0036551a3ed36b909857b7cfea29e7be3f7cba
0x487d0e0621b91435931bd8ca8e2da51b7d2499880905a4f04526a4f68116b4e1
0x0fa506e71c1e983492950476e4f51b4c5c8b5e32788b1f95d942ef32eba38fc0
0x8882e65868d925a285b6d049c058e0c285886b8aceb483d28e5d940ee1dfc2ea
0x72bb9b13cab792fc771423855913ba6b2f547bd6186f67026b039bb5cc1802ec
0xfc90be9f7fae3c1ca2356501289d83dc766649161efde79385a680b3893910a1
0xe0e4a7f15a1dab3d3ac7e7e7ad2ac61662a576eb10b2ab1cde1af762f8478423

Functions
Getter at block 20924467
getAmountOfTitties(view returns (uint256)
121
getLatestId(view returns (uint256)
120
implementsERC721(pure returns (bool)
true
name(view returns (string)
CryptoTittes
symbol(view returns (string)
CT
totalSupply(view returns (uint256 total)
120
Read-only
balanceOf(address _ownerview returns (uint256 balance)
belongsTo(address _accountuint256 _tittyIdview returns (bool)
getATitty(uint256 _tittyIdview returns (uint256 idstring namestring genderuint256 originalPriceuint256 salePricebool forSale)
getAccessory(uint256 _tittyIduint256 _aIdview returns (uint256 idstring nameuint256 pricebool active)
getTittyByWpId(address _owneruint256 _wpIdview returns (bool ownuint256 tittyId)
ownerOf(uint256 _tokenIdview returns (address owner)
ownerTittiesCount(addressview returns (uint256)
tittyApproveIndex(uint256view returns (address)
tittyIndexToOwner(uint256view returns (address)
totalAccessories(uint256 _tittyIdview returns (uint256)
State-modifying
approve(address _touint256 _tokenId
changeName(string _nameuint256 _tittyId
changePrice(uint256 _priceuint256 _tittyId
makeItSellable(uint256 _tittyId
purchaseAccessory(uint256 _tittyIduint256 _accIdstring _nameuint256 _pricepayable 
purchaseExistent(uint256 _tittyIdpayable 
purchaseNew(uint256 _idstring _namestring _genderuint256 _pricepayable 
transfer(address _touint256 _tokenId
transferFrom(address _fromaddress _touint256 _tokenId
Events
AddAccessory(uint256 tittyIduint256 accessoryId
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
Creation(address indexed fromuint256 tittyIduint256 wpId
Transfer(address indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _walletaddress _boat
Fallback and receive
fallback(
Errors

This contract contains no error objects.