Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($5.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
REALM | ERC-20 | 4.166667K | $0.001283 |
$5.35 | |
YOO | ERC-20 | 18.191K | -- | -- | |
EBK | ERC-20 | 3.466 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15529214 | 2 years ago | | | 0 | 0.00043785062 | |
| 13045119 | 3 years ago | | | 0.01 | 0.0084007680 | |
| 8449711 | 5 years ago | | | 0 | 0.00017550300 | |
| 8448150 | 5 years ago | | | 0 | 0.00016016900 | |
| 8448150 | 5 years ago | | | 0 | 0.00015996700 | |
| 8448140 | 5 years ago | | | 0 | 0.00016117400 | |
| 8448095 | 5 years ago | | | 0 | 0.00016042500 | |
| 8448095 | 5 years ago | | | 0 | 0.00019024700 | |
| 8448095 | 5 years ago | | | 0 | 0.00019112400 | |
| 8412592 | 5 years ago | | | 0 | 0.0018375275 |
ABI
ABI objects
Getter at block 21322574
accessoryDataContract() view returns (address)
0x466c44812835f57b736ef9f63582b8a6693a14d0
angelCardDataContract() view returns (address)
0x6d2e76213615925c5fc436565b5ee788ee0e86dc
creatorAddress() view returns (address)
0x20886ba6fd8731ed974ba00108f043fc9006e1f8
isMaintenanceMode() view returns (bool)
false
petCardDataContract() view returns (address)
0xb340686da996b8b3d486b4d27e38e38500a9e926
totalSeraphims() view returns (uint16)
0
Read-only
getRandomNumber(uint16 maxRandom, uint8 min, address privateAddress) view returns (uint8)
seraphims(address) view returns (bool)
State-modifying
Events SetAccessoryDataContact(address _accessoryDataContract)
SetAngelCardDataContact(address _angelCardDataContract)
SetPetCardDataContact(address _petCardDataContract)
addSERAPHIM(address _newSeraphim)
createAccessory(uint8 _accessorySeriesId) payable
createAngel(uint8 _angelCardSeriesId) payable
createPet(uint8 _petCardSeriesId, string _newname)
kill()
removeSERAPHIM(address _oldSeraphim)
updateMaintenanceMode(bool _isMaintaining)
withdrawEther()
EventCreateAccessory(address indexed owner, uint256 accessoryId)
EventCreateAngel(address indexed owner, uint64 angelId)
EventCreatePet(address indexed owner, uint256 petId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.