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

MintingManager

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xcc80774d at 16890630
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "MintingManager"

No transactions found for "MintingManager"


Functions
Getter at block 20791796
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
NAME(view returns (string)
UNS: Minting Manager
VERSION(view returns (string)
0.4.13
cnsMintingController(view returns (address)
0x0000000000000000000000000000000000000000
cnsResolver(view returns (address)
0x0000000000000000000000000000000000000000
cnsURIPrefixController(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
unsOperator(view returns (address)
0x0000000000000000000000000000000000000000
unsRegistry(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isBlocked(uint256 tokenIdview returns (bool)
isMinter(address accountview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addMinter(address account
addMinters(address[] accounts
addProxyReaders(address[] addrs
addTld(string tld
claim(uint256 tldstring label
claimTo(address touint256 tldstring label
claimToWithRecords(address touint256 tldstring labelstring[] keysstring[] values
closeMinter(address receiverpayable 
grantRole(bytes32 roleaddress account
initialize(address unsRegistry_address cnsMintingController_address cnsURIPrefixController_address cnsResolver_address unsOperator_address forwarder
issueWithRecords(address tostring[] labelsstring[] keysstring[] valuesbool withReverse
pause(
removeMinter(address account
removeMinters(address[] accounts
removeTld(uint256 tld
renounceMinter(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
rotateMinter(address receiverpayable 
setForwarder(address forwarder
setOperator(address operator
setTokenURIPrefix(string prefix
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Blocked(uint256 tokenId
BlocklistDisabled(address account
BlocklistEnabled(address account
Initialized(uint8 version
NewTld(uint256 indexed tokenIdstring tld
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RemoveTld(uint256 indexed tokenId
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Upgraded(address indexed implementation
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.