AvatarItemOperator

Verified contract

Active on Ethereum with 256 txns
Deployed by via 0xad0b1482 at 6247181
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x925442a6ef12d81ab674f136ea5aded9bb9b6bb86d53d73f5794da1063438136
0x37a3861524545c752e03e43c3154dbac3daad5830159f8756b68208fc15e125a
0x84e442257f2dceef95bbfdc4de633f60b7a188657f7ab6d2d31a7a21563a7fd6
0x3a2a8bb3f46231134e403ed8b63b92ec4cc22c3a1d519385d98a39cf182e5cd5
0xbfc9231b80316b0ac078b0bce5ffb73a8dfdcd54e8dde77883a7090819b7030b
0xfc26de904cb31f0b4710c2fe9571255cb1a126f432e51f96783a3be6e6de190a
0x6d9b9297dbbe6cdd1f9a4c761bc45570cf2f0d2e97607c28cf0bb6055bff7d97
0xfa5f8550771afd7b7978b042e03a2aa8c0084191ec7090518c4240f0f5ccd1bf
0xd8c46250651918f1115f77eddafc2b7ea28447d890133a04dd086c3ce3ced00c
0xc25330adba932ed7da032ed384d428f8f1fe2979dd68712742af935eae1ae540

Functions
Getter at block 21000888
MAX_OPS(view returns (uint256)
20
getOwnedItems(view returns (uint256[] _itemIds)
[]
owner(view returns (address)
0x683037112638a0e88673bf5946bf99469a1bf6b3
Read-only
getItemHash(uint256 _itemIdview returns (bytes8)
getItemInfo(uint256 _itemIdview returns (stringstringbooluint256[4] _attr1uint8[5] _attr2uint16[2] _attr3)
getItemPosition(uint256 _itemIdview returns (uint256 _pos)
getLimitedValue(uint256 _itemIdview returns (uint256)
getSameItemCount(uint256 _itemIdview returns (uint256)
getSameItemIdByIndex(uint256 _itemIduint256 _indexview returns (uint256)
isOperator(addressview returns (bool)
isSameItem(uint256 _itemId1uint256 _itemId2view returns (bool)
operators(uint256view returns (address)
State-modifying
addOperator(address _newOperator
createItem(address _ownerstring _founderstring _creatorbool _isBitizenItemuint256[4] _attr1uint8[5] _attr2uint16[2] _attr3returns (uint256 _itemId)
injectItemService(address _itemService
removeAllOps(
removeOperator(address _operator
renounceOwnership(
transferOwnership(address _newOwner
updateLimitedItemCount(bytes8 _itemBytes8uint256 _count
Events
ItemCreated(address indexed _owneruint256 _itemIduint8 _type
OperatorAdded(address operator
OperatorRemoved(address operator
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdateLimitedItemCount(bytes8 _hashuint256 _maxCount
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.