MintingManager

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x826d6bc2 at 18963031
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 47 additional slots

No balances found for "MintingManager"

No transactions found for "MintingManager"


Functions
Getter at block 22766252
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.5.1
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 tldbool isExpirable
buy(address ownerstring[] labelsstring[] keysstring[] valuesuint64 expiryuint256 pricebytes signaturepayable 
buyForErc20(address ownerstring[] labelsstring[] keysstring[] valuesuint64 expiryaddress tokenuint256 pricebytes signature
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
issueExpirableWithRecords(address tostring[] labelsstring[] keysstring[] valuesuint64 expirybool withReverse
issueWithRecords(address tostring[] labelsstring[] keysstring[] valuesbool withReverse
pause(
removeMinter(address account
removeMinters(address[] accounts
removeTld(uint256 tld
renew(uint64 expiryuint256 tokenId
renounceMinter(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revoke(uint256 tokenId
revokeRole(bytes32 roleaddress account
rotateMinter(address receiverpayable 
setForwarder(address forwarder
setOperator(address operator
setTokenURIPrefix(string prefix
transferOwnership(address newOwner
unpause(
withdraw(address recepient
withdraw(address tokenaddress recepient
Events
AdminChanged(address previousAdminaddress newAdmin
Blocked(uint256 tokenId
BlocklistDisabled(address account
BlocklistEnabled(address account
DomainPurchase(uint256 indexed tokenIdaddress indexed senderaddress indexed owneruint256 priceaddress token
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
Withdrawal(address recepientuint256 valueaddress token
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.