AvatarItemOperator
Verified contract
Active on
Ethereum with 256 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5e03…cf97
0x5e03…cf97
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FLOV | ERC-20 | 5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6815884 | 6 years ago | | | 0 | 0.0043016300 | |
| 6773081 | 6 years ago | | | 0 | 0.0041509900 | |
| 6730430 | 6 years ago | | | 0 | 0.0041516300 | |
| 6687597 | 6 years ago | | | 0 | 0.0041516300 | |
| 6646450 | 6 years ago | | | 0 | 0.0040387400 | |
| 6646435 | 6 years ago | | | 0 | 0.0040387400 | |
| 6646429 | 6 years ago | | | 0 | 0.0040387400 | |
| 6646417 | 6 years ago | | | 0 | 0.0040387400 | |
| 6644905 | 6 years ago | | | 0 | 0.0041516300 | |
| 6616878 | 6 years ago | | | 0 | 0.0041503500 |
ABI
ABI objects
Getter at block 21379667
MAX_OPS() view returns (uint256)
20
getOwnedItems() view returns (uint256[] _itemIds)
[]
owner() view returns (address)
0x683037112638a0e88673bf5946bf99469a1bf6b3
Read-only
getItemHash(uint256 _itemId) view returns (bytes8)
getItemInfo(uint256 _itemId) view returns (string, string, bool, uint256[4] _attr1, uint8[5] _attr2, uint16[2] _attr3)
getItemPosition(uint256 _itemId) view returns (uint256 _pos)
getLimitedValue(uint256 _itemId) view returns (uint256)
getSameItemCount(uint256 _itemId) view returns (uint256)
getSameItemIdByIndex(uint256 _itemId, uint256 _index) view returns (uint256)
isOperator(address) view returns (bool)
isSameItem(uint256 _itemId1, uint256 _itemId2) view returns (bool)
operators(uint256) view returns (address)
State-modifying
Events addOperator(address _newOperator)
createItem(address _owner, string _founder, string _creator, bool _isBitizenItem, uint256[4] _attr1, uint8[5] _attr2, uint16[2] _attr3) returns (uint256 _itemId)
injectItemService(address _itemService)
removeAllOps()
removeOperator(address _operator)
renounceOwnership()
transferOwnership(address _newOwner)
updateLimitedItemCount(bytes8 _itemBytes8, uint256 _count)
ItemCreated(address indexed _owner, uint256 _itemId, uint8 _type)
OperatorAdded(address operator)
OperatorRemoved(address operator)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateLimitedItemCount(bytes8 _hash, uint256 _maxCount)
constructor()
fallback()
This contract contains no error objects.