externalMinter

Verified contract

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

No balances found for "externalMinter"

0x290086e0062530d00693f69f279b1e74008a623e7a5d0328665e6f47b8ece9f2
0x65555d9cdf8f045988116b63fe103b39a2771b679c32a082aafa20284ecd3893
0x706ffa664f470838cb500be8169c08b26dc6f7150da4986720fe25da024474ff
0x0a8bb4e9701582717612163ca341cd88bac355d9a55e1a31d6a706a015ac7e3b
0xce10b11735f40bbac1c539968d0ea8ee454b18c58fe3df16c04c7ee08fa844ba
0xae80cb7ac17bccfc32d88d71027f895830272e5d5598dfbec57fd7626a4bec3e
0xeb96f2cb2a1500eb7b04066453f23bff9b7406ca47ac36d451f1fe650bc4bf4f
0x09814212097a9b775aebdc049a927b86e62f2ea7dea50127edf455bb44efddcd
0x1d0ac6f706875e90b475f8a74c5db6d9cc40c03881f34393089f9bc71723ef61
0x64973af8e351b37da3a9800b291c08653cdad33a588b70af49db3f863159941c

Functions
Getter at block 20890697
ADMIN(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
NFTCollection(view returns (address)
0xc061a2f3c28e621b572e5ebdaa12d0cff9b9112e
allowlistType(view returns (uint256)
0
burnAndMintMode(view returns (bool)
false
cost(view returns (uint256)
40000000000000000
currentTokenId(view returns (uint256)
429
maxMintAmountPerTransaction(view returns (uint256)
300
maxSupply(view returns (uint256)
1500
merkleRoot(view returns (bytes32)
0x52e8ed97983b3f37ad278043e296a79178bd9681faa2973552ac85402dc20a0c
mintCount(view returns (bool)
false
mintedAmount(view returns (uint256)
429
onlyAllowlisted(view returns (bool)
false
owner(view returns (address)
0x8529b4ed1af7c92337f46e868016ce49716d7e47
paused(view returns (bool)
true
publicSaleMaxMintAmountPerAddress(view returns (uint256)
50
saleId(view returns (uint256)
1
totalSupply(view returns (uint256)
429
withdrawAddress(view returns (address)
0xddaa0455f45b9f78484bedfbd200d71810e44ad9
Read-only
allowlistUserAmount(uint256addressview returns (uint256)
getAllowlistUserAmount(address _addressview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getUserMintedAmount(address _addressview returns (uint256)
getUserMintedAmountBySaleId(uint256 _saleIdaddress _addressview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
userMintedAmount(uint256addressview returns (uint256)
State-modifying
grantRole(bytes32 roleaddress account
mint(uint256 _mintAmountuint256 _maxMintAmountbytes32[] _merkleProofuint256payable 
mintPie(uint256 _mintAmountuint256 _maxMintAmountbytes32[] _merkleProofaddress receiverpayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAllowListType(uint256 _type
setAllowlistMapping(uint256 _saleIdaddress[] addressesuint256[] saleSupplies
setBurnAndMintMode(bool _burnAndMintMode
setCost(uint256 _newCost
setMaxMintAmountPerTransaction(uint256 _maxMintAmountPerTransaction
setMaxSupply(uint256 _maxSupply
setMerkleRoot(bytes32 _merkleRoot
setMintCount(bool _state
setMintedAmount(uint256 _mintedAmount
setNFTCollection(address _address
setOnlyAllowlisted(bool _state
setPause(bool _state
setPublicSaleMaxMintAmountPerAddress(uint256 _publicSaleMaxMintAmountPerAddress
setSaleId(uint256 _saleId
setWithdrawAddress(address _withdrawAddress
transferOwnership(address newOwner
withdraw(payable 
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.