NamelessMintingQueue

Verified contract

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

No balances found for "NamelessMintingQueue"

0xf9e7cfabf11ea58ec904f41b9bb14e5ab4b4695342582bfe01878cb87af4a52e
0xb7d26c68ac37bda3d4edbc584cbe019d3fa85949db6d7cf439d7c18a6a3ba676
0x3279aa1ea87e6277fb79213db01ddaa5a3601fa4b0e4f08585ca45a131cb80ea
0x65ad9033cfe09b77059dd108a17f6db3e60e201a1d4d725799028e7afcbf4cc0
0xf8bfc30ddb53dd44e45dfe994fa761cee947c207bbf2a3c46f2bd08af75e605f
0xf40dcdd12bf3a9da68c19b62604392683c6258640ac227e1d292f58d1d54cd2c
0x37f50e4a8a38d1df749c72a63c450f5ea9bfd79e207f119ef5852e0dacf6dbe4
0x454a9403540dc2ac42268c93ba1728cb84945c921679e196e823965fe59ac8fa

Functions
Getter at block 21166145
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.