CAEMintingFactory

Verified contract

Active on Ethereum with 6,949 txns
Deployed by via 0x8a21fd41 at 16442619
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
-
variable spans 2 additional slots

No balances found for "CAEMintingFactory"

0x3579928e17ee84c64783587610429058319987e2831108c6f32712ce9f8e97c3
0xee2d0c3a877f37e3cc2b3fca2e85cabf8796fb2292b62ff192057e6cf865c0fc
0x105932fdb7bb3821d1bc31286ce7848026af82df68e1a9260eb384956b4b511a
0xb479906b5d28bdb85af2f31a0dbee4ffd1233f3d229e801386e22c59f1047fc5
0x45b4d824a13b5cb6f1810b9d9a0d4e2523d3e1f504569e57e13994d2ffebc45a
0x0ea3c30770e2e1ca8f2df70a15f26eae7a48132a0d781f157d7043cf9c6f5b69
0x45fcb14ddfcf94c7980eec18b7332af1751af49c108b1b0d73cfb9fdde4c58e2
0xa14249543d3cc12300d185954565be244938b061f786a1983401cfd7da39cf9d
0xb49a3581b15c290e75c93b0c001a92db86fdbab324b356d4a0372bbe9c543f82
0x5b5a8a38924b21a2c204e98517127c33ced7a6914c5669233ffecde657644406

Functions
Getter at block 20895140
AIRDROP_ROLE(view returns (bytes32)
0x3a2f235c9daaf33349d300aadff2f15078a89df81bcfdd45ba11c8f816bddc6f
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEPLOYER_ROLE(view returns (bytes32)
0xfc425f2263d0df187444b70e47283d622c70181c5baebb1306a01edba1ce184c
MINT_ADMIN_ROLE(view returns (bytes32)
0x4c02318d8c3aadc98ccf18aebbf3126f651e0c3f6a1de5ff8edcf6724a2ad5c2
NUM_LISTS(view returns (uint8)
3
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
deployer(view returns (address)
0xef84fc6cad71e81423b56a1f8fce50ae13d7f961
nftAddress(view returns (address)
0xeb88dda4cc8739c064debf0b8672e596db6bccf4
paused(view returns (bool)
false
publicMintActive(view returns (bool)
false
publicMintParams(view returns (uint40 startuint40 durationuint32 maxPerTransaction)
(start=1674770400, duration=10, maxPerTransaction=1)
Read-only
claimCounts(uint256addressview returns (uint8)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isInClaimList(uint8 listChoiceaddress _addressbytes32[] _proofview returns (bool)
listClaimActive(uint8 listChoiceview returns (bool)
listClaimParams(uint256view returns (uint40 startuint40 durationuint32 maxPerAddressbytes32 merkleRoot)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
airdrop(address[] touint32[] numberToMint
grantRole(bytes32 roleaddress account
listClaimAndMint(uint8 listChoiceuint8 numToMintbytes32[] proof
pause(
publicMint(uint8 numToMint
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
selfDestruct(
setListClaimParameters(uint8 _listChoicestruct CAEMintingFactoryListClaimParams _params
setPublicMintParameters(struct CAEMintingFactoryPublicMintParams _params
unpause(
Events
AirdropBatch(uint256 addressCountuint256 number
ListClaimParametersSet(uint8 listClaimIndexuint40 startuint40 durationuint32 maxPerAddressbytes32 merkleRoot
MintBatch(address touint32 numberuint256 startIduint8 mintSource
Paused(address account
PublicMintParametersSet(uint40 startuint40 durationuint32 maxPerTransaction
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
Constructor
constructor(address _nftAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.