NamelessMintingQueue

Verified contract

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

No balances found for "NamelessMintingQueue"

0xe23161b2789e8f4d7cda12b5a3c9b19b2df571e989cbf30fb0168dea698f6de6
0xa97e30cca106ef248ff675e2a9722e6b667c8dd7b1affacb048e421c5cf2de14
0x7ca8e29e5a59b701f826eb58e5e5eefa5c9d4a0303d68b45e2d6580a4cfbad45
0x7b05f81e4383ba35809cae498741bb92c91f5629a7b9d02ed34f875073fd56d3
0xcf8798d8f70e8edad53ad6aae208c4b9d940d43824e3b84b595fe51b6cf0d806
0x0b09b1889587142d4a6dc22f5b4af10254d4e0d0afc49b20d94b4608c48f514f
0x49e1ff8e5b393bc68693fee1a816018e3434a99d1d776b097b68b609393bf501
0xecb91f1c5658bb3d8451ad9ffd04329eef54d220f3d030ad025af940b9b21dc3

Functions
Getter at block 21223230
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
mintingInfoByData(addressview returns (address minteraddress tokenContractaddress recipientstring namestring symbol)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addMintingInfo(address minteraddress recipientaddress tokenDataContractstring namestring symboluint256[] tokenIds
dropMintingInfo(address tokenDataContract
grantRole(bytes32 roleaddress account
processMintingQueue(address tokenDataContractuint256 maxTokens
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.