Dolce&Gabbana Disco Drip

Verified contract

Active on Ethereum with 2,105 txns
Deployed by via 0x88f4a588 at 14976859
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Dolce&Gabbana Disco Drip"

0x229e7f40b414e8d0198e79fb5fef95ea1cc958d2a7a797c24add22ace9f3859e
0x6c330b717b6b8b551ee81fdacf1167d31579e3cde957af7ad224e10d7b01bed6
0x36da75ebf5b2992c26e8d3e1ee2fd0fe317d2eca9d768f8653c58c0a5caca8b5
0xa7e3ffa8851638f8c37b909309551dc7e399e989e573c4657c67145411b080c3
0xb2b52efccbf76ff90456b0a51bee08a12b4a1ab75d1849c44946e9422135d326
0xa2d549b670fb4d13d9b47cb6f7ea9574e794a6bdf737729d979b22fdad79d147
0xcb5109b81752b063a98cd1b849c662d493d6bf78f056eb09ba9a3a36d71fbb13
0xe25dadcf927bee0f4ffa05734aa008af34ee52063a5989f7cc32294e6308bb17
0xecc4cfa27d54a70fe0f194c32d684f8e9bbadc85e02e7d65721ba1e3819f26aa
0x6b80ebb0aa6794f47650b6aab09268f7e55ef33f46ad892fbf94b3555e63f5eb

Functions
Getter at block 20950739
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
URI_SETTER_ROLE(view returns (bytes32)
0x7804d923f43a17d325d77e781528e0793b2edd9890ab45fc64efd7b4b427744c
mintingAllowed(view returns (bool)
true
name(view returns (string)
Dolce&Gabbana Disco Drip
owner(view returns (address)
0xcec4d1b45c728d0a9da2d7861222552ccec4a474
paused(view returns (bool)
false
royaltyPercentage(view returns (uint256)
10
symbol(view returns (string)
DGDD
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoyaltyInfo(uint256 priceview returns (uint256 royaltyAmountaddress royaltyReceiver)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
batchAirdrop(address[] touint256[][] idsuint256[][] amountsbytes data
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
endMinting(
grantRole(bytes32 roleaddress account
mint(address accountuint256 iduint256 amountbytes data
mintBatch(address touint256[] idsuint256[] amountsbytes data
pause(
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
setRoyaltyPercentage(uint256 percentage
setURI(string newuri
transferOwnership(address newOwner
unpause(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
MintingStatusChanged(bool indexed status
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyPercentageChanged(uint256 indexed newPercentage
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
Unpaused(address account
Constructor
constructor(uint256 _royaltyPercentagestring _baseUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.