PetCardData

Verified contract

Active on Ethereum
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PetCardData"

0xad89cdc87ddf71bb405e89df36e607ab4ecdcef80781ab662d2d9a3111377b9e
0xf43f6b9e923a2f57e6e5982d86b70df63847873b7c7ab1e1b62cd5aba1b7c5d1
0x23e9c2c6cb0fa77a57659285dcf68bb856be81f1589151bb9684218f3b0a343b
0x346215859c65e01148ead44bd58c0191576322b7f95b7d2fe38c2fe194e86dca
0x7843cfde037a6572b11c0a789a960fc0be9b202a15f3351cd1924c443f7e51ae
0x611cbaa24ddab29bbbcfb92de920ea6e1cd950007fc79fb0790934736c8ad977
0xb41df8b580616440f1a149edcb2b061df32b482837d7d46961ea9cc74632df45
0x69b2e8b510a763a783db0f8dd32d243c5695f85842155b307f9a02dec153bc75
0xa417fc3a7ffafbb7a47135e825af1aacca568d8cfb929501735893938b41861a
0x6d97f80e56dade036984ebbfb59569f5995d4f383b9fc4429568f4baf02f7476

Functions
Getter at block 21210609
creatorAddress(view returns (address)
0x20886ba6fd8731ed974ba00108f043fc9006e1f8
getTotalPetCardSeries(view returns (uint8)
19
getTotalPets(view returns (uint256)
3476
isMaintenanceMode(view returns (bool)
true
totalPetCardSeries(view returns (uint8)
19
totalPets(view returns (uint64)
3476
totalSeraphims(view returns (uint16)
1
Read-only
getOwnerPetCount(address _ownerview returns (uint256)
getPet(uint256 _petIdview returns (uint256 petIduint8 petCardSeriesIdstring nameuint8 luckuint16 auraReduint16 auraBlueuint16 auraYellowuint64 lastTrainingTimeuint64 lastBreedingTimeaddress owner)
getPetByIndex(address _owneruint256 _indexview returns (uint256)
getPetCardSeries(uint8 _petCardSeriesIdview returns (uint8 petCardSeriesIduint32 currentPetTotaluint32 maxPetTotal)
getRandomNumber(uint16 maxRandomuint8 minaddress privateAddressview returns (uint8)
ownerPetCollection(addressuint256view returns (uint64)
petCardSeriesCollection(uint8view returns (uint8 petCardSeriesIduint32 currentPetTotaluint32 maxPetTotal)
petCollection(uint256view returns (uint64 petIduint8 petCardSeriesIdaddress ownerstring nameuint8 luckuint16 auraReduint16 auraYellowuint16 auraBlueuint64 lastTrainingTimeuint64 lastBreedingTimeuint256 price)
seraphims(addressview returns (bool)
State-modifying
addSERAPHIM(address _newSeraphim
createPetCardSeries(uint8 _petCardSeriesIduint32 _maxTotalreturns (uint8)
ownerPetTransfer(address _touint64 _petId
removeSERAPHIM(address _oldSeraphim
setPet(uint8 _petCardSeriesIdaddress _ownerstring _nameuint8 _luckuint16 _auraReduint16 _auraYellowuint16 _auraBluereturns (uint64)
setPetAuras(uint64 _petIduint8 _auraReduint8 _auraBlueuint8 _auraYellow
setPetLastBreedingTime(uint64 _petId
setPetLastTrainingTime(uint64 _petId
setPetName(string _nameuint64 _petId
transferPet(address _fromaddress _touint64 _petIdreturns (uint8)
updateMaintenanceMode(bool _isMaintaining
Events
CreatedPet(uint64 petId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.