ShadowMonkeyMinter

Verified contract

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

No balances found for "ShadowMonkeyMinter"

0xafecd49ef521bb76925d4e940a1a2876721a56f64d4854f3f75ee98b6c047a07
0x122b2829bb8bc0f54ce23f06dbb6e7c038b6301bba8dd941ef6b6d84fe5b8a2d
0x9fb2fe0d4cb64d0852bc071c8af80f9b8851b3553395aa6419f6b4d262832ad7
0xa037d8836a11769df13e0b486a2c006f2c286b92451e3de009ed380d36589572
0x0082dea491a8947fd7d39e4aaf31db65ba0f7327d44af4a55d1c07bf855eac5b
0xe2e2011267cca154203a9958bcb0b854b522cce096ff9e4faa7a9b21ef078fe3
0x8b6364310ed8af7bb636f7ba2f4915605a130d24a99139abb45015252c0bf282
0x4f73cd68d8163a0e66fe5733a9a2d887a03ebc2d86906d0bf19b249231a47476
0x21ce411adf519842dea470bc7634dc95ca75d726ca49ec07b2d955e562500bbb
0x09f089977f0fffb8bc4e842846d6a570fa362203e1a8a140005fab50f74d6536

Functions
Getter at block 20862584
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_ALLOWLIST(view returns (uint256)
3
MAX_PUBLIC(view returns (uint256)
10
isAllowlistActive(view returns (bool)
false
isPublicActive(view returns (bool)
false
mintPrice(view returns (uint256)
0
verifier(view returns (address)
0xad1e7a3316d89d6f6125d819f03fc9ca4ff65f71
Read-only
allowlistMints(addressview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
mint(uint256 amountaddress toreturns (uint256[])
mintAllowlist(uint256 amountbytes signaturepayable returns (uint256[])
mintPublic(uint256 amountpayable returns (uint256[])
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAllowlistActive(bool active
setComics(address _comics
setPrice(uint256 _mintPrice
setPublicActive(bool active
setVerifier(address _verifier
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(address _comics
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.