DCCShopItem

Verified contract

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

No balances found for "DCCShopItem"

0x79efe5c09adbac100bcd03fcf9e0ddeef068676296f081b1d4b9743bb8bf3e57
0x106d1fc038e39afc65eee413e24ed686cb0fb35e59a1d609a74eb74e4b385547
0x7acd569cf3e7facfc52ebce2c21f33a20291e2a0b2a10e74117d3714f1d1f617
0x2b5d3c1297dd5cf3c085fb782a3944cd02a7f990aea0ab769461a06324135217
0xa4842bd673b07296ac27aece52d01a064c1eb5fce05686799444ec75c4161b53
0x0e8fa7985dcb31b82b3b5d4e28c79b5c6bc26afb5f05799121d272dcb572f76a
0x399cda18f0fab1af81441b36ad28f55da675a61e30233e6bd13fb5ee8bda17a3
0x017a157c6e21abd5023921f4796c52d4a6c22c9d08bf012cbf7898e8b74cfe67
0x406fc5ddda70989fc3737d68a67e8614b1823d95320da688d039edd5f38f7e0a
0x655d5f2a94d70191a5de2bc48cb0eafb1a44456835d4130d5f63f26e2e5a6851

Functions
Getter at block 21100252
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
owner(view returns (address)
0xae1ef77bd55540fa4a966060573a6145334d6d39
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 _idview returns (string)
State-modifying
acceptOwnership(
burnBatch(uint256[] _tokenIdsuint256[] _quantitiesbytes32 _to
grantRole(bytes32 roleaddress account
mintBatch(address _useruint256[] _tokenIdsuint256[] _quantities
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Burn(address indexed senderbytes32 indexed touint256 iduint256 amount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.