IngameItems

Verified contract

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

No balances found for "IngameItems"

0x545ed539c9c1a8d4b2bc63ac8981bd62cd8891f636de6331a943ee2aa6cfc548
0x61a3f5dfe53d96b32762c10eeb6d4befd358903b59e3e6457460a9e02d42b6c3
0x5678bf083840e5ef41163abf78c94ff68511dc4da5380f8b45661db315d02435
0xda4e25967b9a5a56350d85400969a558c9e9fc2f3a9a86d8d08c5051c188ab53
0x4df320cdda8ba6bb9ca93d0d31526cac9559c5fd50185d315cf19a9ea55c0caa
0xe17c594e136bf441219d767c0acae3366d35734b24c3f346ab9c21819d85ecc0
0x370a15f600e25562d228cc1ac0597476ebaf4e8ed69eab45d247e68014db354a
0xb6ac7e5e33a4f47e166d40ea6317b54873161e29279c39e0d49c92fdf54781a1
0xf8c1f940e8ff0e79abea5bbfcfe02f5d16a7ac59c424032bb3f86905a72b62e8
0xc766d3d56b874a7aad38df4dddb11abe1de30b5369674079e41c1bed1342fd41

Functions
Getter at block 20911263
gemCount(view returns (uint256)
42
ghostCount(view returns (uint256)
19
owner(view returns (address)
0xddb23d4283c5b0ae6163ad577a65d58d57a70ec7
totemCount(view returns (uint256)
30
Read-only
isComponent(address _addressview returns (bool)
viewAllCountsForPlayer(address ownerview returns (uint256[])
viewAllWinsForPlayerInBattle(uint256 battleIdaddress ownerview returns (uint256[])
viewGemCountForPlayer(address ownerview returns (uint256)
viewGhostCountForPlayer(address ownerview returns (uint256)
viewTotemCountForPlayer(address ownerview returns (uint256)
State-modifying
addComponent(address componentbool value
addGemToPlayer(uint256 battleIdaddress _address
addGhostToPlayer(uint256 battleIdaddress _address
addTotemToPlayer(uint256 battleIdaddress _address
adminAddGemToPlayer(address _address
adminAddGemToPlayerForBattle(uint256 battleIdaddress _address
adminAddGhostToPlayer(address _address
adminAddGhostToPlayerForBattle(uint256 battleIdaddress _address
adminAddTotemToPlayer(address _address
adminAddTotemToPlayerForBattle(uint256 battleIdaddress _address
getGemWinsInMonsterBattle(uint256 battleIdaddress winnerreturns (uint256)
getGhostWinsInMonsterBattle(uint256 battleIdaddress winnerreturns (uint256)
getTotemWinsInMonsterBattle(uint256 battleIdaddress winnerreturns (uint256)
moveGem(address fromAddressaddress toAddress
moveGhost(address fromAddressaddress toAddress
moveTotem(address fromAddressaddress toAddress
removeGemFromPlayer(address _address
removeGhostFromPlayer(address _address
removeTotemFromPlayer(address _address
renounceOwnership(
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.