CryptoCelebrityBreederCards

Verified contract

Active on Ethereum with 263 txns
Deployed by via 0x63382f3c at 5686900
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.15
0xfabb4e7f08b5e8d0359ffef47d535efc32f8141065c85d04e44a4f1926eb329a
From
0x108a73f5f54110ccb59680a118cdf2a0dd920f79324b1740a2d63ce3d69eea79
From
0x6de4abdba3e2cc71c070f00baf301605b707efee7b6dc6b384f105d1543d6018
0xe851e9e17d1ff67f55581c71f9757532b25d0c9c364a11aa03b020b39349d4ca
0x4a3d12ecd22546cce2d621d8219f72a4eb6a9cb98bcad97af32e3a040c27191c
0xa35539dadb91da25760a8ed299267b94cda5e438094abace9b4a8cc8af06f751
0x448dd310be7f5170b982a630f8c0c3542558387042e9e47c71117f12843e89c2
0x815cc892f87e7efecdee9484fb13ca372c1b7e97601614fa6b0a37361d2c9b37
0x334a4133112912893b13d6ef0628eee261bb6eb9f1a16d9c8e20ff97019591f2
0x16da8674067e2fb0c9f5550eaca78bd4aeb3d1e3855ed97bab31906b8b14fdd6

Functions
Getter at block 20985824
CeoAddress(view returns (address)
0x12799c4d3ef8c24e5c7b26e80c47c83150dc58d9
DevAddress(view returns (address)
0x25b0a38615c1f7dae6c4c8d3ff638d385905baa3
MaxValue(view returns (uint256)
100000000000000000000000000
NAME(view returns (string)
CryptoCelebrityBreederCards
SYMBOL(view returns (string)
CeleBreedCard
breedingFee(view returns (uint256)
1000000000000000
implementsERC721(pure returns (bool)
true
initialBeating(view returns (uint256)
20000000000000
initialTraining(view returns (uint256)
10000000000000
name(pure returns (string)
CryptoCelebrityBreederCards
symbol(pure returns (string)
CeleBreedCard
totalSupply(view returns (uint256 total)
37
Read-only
ExternalAllowdContractGen0(uint256view returns (address)
ExternalAllowdContractGen1(uint256view returns (address)
balanceOf(address _ownerview returns (uint256 balance)
checkBeatingPrice(uint256 personidbool persongenerationview returns (uint256)
checkTrainingPrice(uint256 personidbool persongenerationview returns (uint256)
getPerson(uint256 _tokenIdbool generationview returns (string namestring surnameuint64 genesuint64 birthTimeuint32 readyToBreedWithIduint32 trainedcountuint32 beatencountbool readyToBreedWithGenbool gender)
getPersonParents(uint256 _tokenIdbool generationview returns (uint32 fatherIduint32 motherIdbool fatherGenerationbool motherGeneration)
ownerOf(uint256 _tokenIdview returns (address owner)
personIndexToApprovedGen1(uint256view returns (address)
personIndexToOwnerGen1(uint256view returns (address)
personIndexToSiringPrice0(uint256view returns (uint256)
personIndexToSiringPrice1(uint256view returns (uint256)
priceOf(uint256 _tokenIdview returns (uint256 price)
readyTobreed(uint256 _mypersonidbool _mypersongenerationuint256 _withpersonidbool _withpersongenerationview returns (bool)
tokensOfOwner(address _ownerview returns (uint256[] ownerTokens)
State-modifying
SetGene(uint256 tokenIdbool generationuint64 newgene
allowexternalContract(address _touint256 _tokenIdbool _tokengeneration
approve(address _touint256 _tokenId
beat(uint256 personidbool persongenerationuint8 genepayable 
breed(uint256 _mypersonidbool _mypersongenerationuint256 _withpersonidbool _withpersongenerationstring _boynamestring _girlnamepayable 
breedOnAuction(uint256 _mypersonidbool _mypersongenerationuint256 _withpersonidbool _withpersongenerationstring _boynamestring _girlnamepayable 
createPersonGen0(string _namestring _surnameuint64 _genesbool _genderreturns (uint256)
masscreate(uint256 fromindexuint256 toindex
prepareToBreed(uint256 _mypersonidbool _mypersongenerationuint256 _withpersonidbool _withpersongenerationuint256 _siringprice
purchase(uint256 _tokenIdpayable 
setBreedingFee(uint256 newfee
setCEO(address _newCEO
setDEV(address _newDEV
setprice(uint256 _tokenIduint256 _price
takeOwnership(uint256 _tokenId
train(uint256 personidbool persongenerationuint8 genepayable 
transfer(address _touint256 _tokenId
transferFrom(address _fromaddress _touint256 _tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 tokenId
Beaten(address calleruint256 tokenIdbool generation
Birth(uint256 tokenIdstring nameaddress owner
GenesInitialisedEvent(address calleruint256 tokenIdbool generationuint256 genes
SellingPriceEvent(address calleruint256 tokenIdbool generationuint256 price
SiringPriceEvent(address calleruint256 tokenIdbool generationuint256 price
TokenSold(uint256 tokenIduint256 oldPriceuint256 newPriceaddress prevOwneraddress winnerstring name
Trained(address calleruint256 tokenIdbool generation
Transfer(address fromaddress touint256 tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.