InventoryERC1155

Verified contract

Active on Ethereum with 381 txns
Deployed by via 0x9f56e87d at 12621825
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#5)
ERC-1555
--
 (#3)
ERC-1555
--
0xfc8d03748fec87ca7d2765dd6e6d06ee07664fc9bf6ad72b61384ad55665eeee
0x8562c7656f8f2423a7a26bb34dd015bdf51d0d1f582896cb74ae1b3e679b3fe5
0xb1761cc9538e639cdb1b93db448b1b6e1cf144ef8f99b6af4d27ae5013955781
0x3991aa4b9c5711cb5c9263d08c96b3a56d08f8a2d18a8f19fb99407182e11aca
0xb1fbfc9706955552c27b59e627594b719e47783f028802af6496d517aa29734e
0xc6f8346a1f428703af2432a766a2d882c17204e759ff7d57429e3f2bcc42bb47
0xff6d3d09df6275538be07278bfa87a6a1ba4c58dc9c6116ba2056b70ac47a273
0x587a9b2dc3b9a0852585c74802fef73fbd482411d35aa6340072b4a95b813d00
0x95332ebfd8aaead370ecdbceb9eb0d63b63c24d67aa2a15e46c7edd6a485523d
0x86dfe00d1b8dd5b49990177bcdd2e7ae3d707412acc81b4f3bbce687f947d354

Functions
Getter at block 20945893
TOOL_TYPE_COUNT(view returns (uint256)
6
dungERC20(view returns (address)
0xdada00a9c23390112d08a1377cc59f7d03d9df55
 
getMarketInfo(view returns (uint256[] result)
owner(view returns (address)
0x87b9653a304a3fb0e0879ed17dd032ada67433b6
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getToolBoost(uint8 _itemview returns (uint16)
inventoryProperties(uint8view returns (uint8 itypeuint256 priceDunguint16 incProbability)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
uri2(uint256 _idview returns (string)
State-modifying
dungSwap(uint8 _itemuint256 _amount
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string uri_address _dungToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.