This contract is being backfilled. You may encounter incomplete storage history.

ERC1155Mintable

Verified contract

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

No balances found for "ERC1155Mintable"

0xfb87ec7042208aa9f21f5d30d96d752f7732125fbfe90cb51322cb06ddfc27b6
0xaf3e8e427a1bf8212db307d28fd26e00b296715b138511004aa9ba6f5ec61150
0x7906caa40bd4bc0ea6498b0ac3b3a69a6ff179ca5d0f25a22df840fa98ad0647
0x48f2f0679972cce634786932883bb9b39be125eb7331637b71597bd88a6ec814
0xce7bd46945808b2f9fba4d2702c30a3bd29c241a6c45b580da53dd0e4af40ef7
0x17425b476363671a0c27a7ce730ece802cfd033589ad0f595a9821f2b1813689
0xc0013d367f423a616326bdb5d61a7b54dd9df24596da2a4e181a867c7ff9b08a
0x1ec811f47262c47ddb81960c7f847a228cd6be0164ff70e5a9ee619c7733ad24
0x6433e31adaacab7966da5f29da17eea2adbf766bfd9f9ec4e6bf26bc17bc3871
0xda7093f73196cb77cac774e1a812df9a33f5b1caa80220d4521258c26752507e

Functions
Getter at block 20797283
nonce(view returns (uint256)
101
owner(view returns (address)
0x19bd539605a56a7f58b89542cc1ae1c842fe4211
Read-only
balanceOf(address _owneruint256 _idview returns (uint256)
balanceOfBatch(address[] _ownersuint256[] _idsview returns (uint256[])
creators(uint256view returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenUris(uint256view returns (string)
uri(uint256 _idview returns (string uri)
State-modifying
create(uint256 _initialSupplystring _urireturns (uint256 _id)
mint(uint256 _idaddress[] _touint256[] _quantities
mintSingle(uint256 _idaddress _touint256 _quantities
renounceOwnership(
safeBatchTransferFrom(address _fromaddress _touint256[] _idsuint256[] _valuesbytes _data
safeTransferFrom(address _fromaddress _touint256 _iduint256 _valuebytes _data
setApprovalForAll(address _operatorbool _approved
setURI(string _uriuint256 _id
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed _owneraddress 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

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.