AngelCardData

Verified contract

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

No balances found for "AngelCardData"

0x00aa7f9af318bc9ca5746e8578151a2c59e20a244cc3bd538f3f9570f3a6f08d
0x2b054a62c3b9773e08fe5db5a3b654dcae9df14c9b91cfa42a50779e6ac4c43c
0xa6f46b7e8906b9f0d889e87a02798cdc12f6c1fd7c00b7629ff19d8814b57654
0x8dc0e7d9cd5616521536f8fe9c6393ecd8573701dff2291df624280f670905c4
0x572ccde030e483a556dab037d96d9297005c31e3a1d38fdba54e9edb803b3e9d
0x7088383afce1ee71e4bf756a0d13a428506b8ea4f42f0a05166e002d632cdd2b
0x4f55ea19d43030b9d023c4275d50e564e5dc31642691bd229f3ad7d6ffca0e3c
0x3d4c1362f3c5d459a96417632dfcafadcc438c636581c10af22c90ad95ef8385
0x84d7bb1526589b12b9a872e4f72e67538047f968d3d894881cc0cf4fa6d8fe94
0x1c07c8eed0e61ed7978205da4874824d0c928fe5595da879ae57c1f06222042b

Functions
Getter at block 21212063
creatorAddress(view returns (address)
0x20886ba6fd8731ed974ba00108f043fc9006e1f8
getTotalAngelCardSeries(view returns (uint8)
24
getTotalAngels(view returns (uint64)
8
isMaintenanceMode(view returns (bool)
true
prevSeriesSelloutHours(view returns (uint256)
0
totalAngelCardSeries(view returns (uint8)
24
totalAngels(view returns (uint64)
8
totalSeraphims(view returns (uint16)
0
Read-only
angelCardSeriesCollection(uint8view returns (uint8 angelCardSeriesIduint256 basePriceuint64 currentAngelTotaluint64 maxAngelTotaluint8 baseAurauint256 baseBattlePoweruint64 lastSellTimeuint64 liveTime)
angelCollection(uint64view returns (uint64 angelIduint8 angelCardSeriesIdaddress owneruint16 battlePoweruint8 aurauint16 experienceuint256 priceuint64 createdTimeuint64 lastBattleTimeuint64 lastVsBattleTimeuint16 lastBattleResult)
getAngel(uint64 _angelIdview returns (uint64 angelIduint8 angelCardSeriesIduint16 battlePoweruint8 aurauint16 experienceuint256 priceuint64 createdTimeuint64 lastBattleTimeuint64 lastVsBattleTimeuint16 lastBattleResultaddress owner)
getAngelByIndex(address _owneruint256 _indexview returns (uint64)
getAngelCardSeries(uint8 _angelCardSeriesIdview returns (uint8 angelCardSeriesIduint64 currentAngelTotaluint256 basePriceuint64 maxAngelTotaluint8 baseAurauint256 baseBattlePoweruint64 lastSellTimeuint64 liveTime)
getOwnerAngelCount(address _ownerview returns (uint256)
getRandomNumber(uint16 maxRandomuint8 minaddress privateAddressview returns (uint8)
ownerAngelCollection(addressuint256view returns (uint64)
seraphims(addressview returns (bool)
State-modifying
addSERAPHIM(address _newSeraphim
addToAngelExperienceLevel(uint64 _angelIduint256 _value
createAngelCardSeries(uint8 _angelCardSeriesIduint256 _basePriceuint64 _maxTotaluint8 _baseAurauint16 _baseBattlePoweruint64 _liveTimereturns (uint8)
ownerAngelTransfer(address _touint64 _angelId
removeSERAPHIM(address _oldSeraphim
setAngel(uint8 _angelCardSeriesIdaddress _owneruint256 _priceuint16 _battlePowerreturns (uint64)
setAngelLastBattleTime(uint64 _angelId
setAngelLastVsBattleTime(uint64 _angelId
setLastBattleResult(uint64 _angelIduint16 _value
transferAngel(address _fromaddress _touint64 _angelIdreturns (uint8)
updateAngelCardSeries(uint8 _angelCardSeriesId
updateMaintenanceMode(bool _isMaintaining
Events
CreatedAngel(uint64 angelId
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.