externalMinter

Verified contract

Active on Ethereum with 1,919 txns
Deployed by via 0xf7df32c0 at 17954056
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "externalMinter"

0x82dcdd53f6f11a2b335982c8ff1cf9aa3a6b7453385c9d8de54eee3cf4cc3c46
0xfa170d1b52e202cb792c77d5fcd20ee846007e9d4340beaa1ebf7876c831fd27
0xf263d31554c46482e3298221c0b38cd406237757c0b2f5dcb84e48404bfcea24
0x758849291d8729af4abfb65884ee43147bdde3c8b569ff69548445b11006bb04
0x55420ab3c0d9041c558a5c2aacc6844858c6bb9454247687b52811a60f22d1b5
0x72bde1b63f48162e28736f387ed2e0cb4635e2b10e6c37dc37b0af367f8a0752
0xe5446fcdf1f41cc17303446eb8cf84df00ceb8e5580ce10193f7256ed42b9f7b
0x7fe0a08910090c472787b36fa31428a151b84e5f5bab604996880ae6c3fef1eb
0x0d18164c47c694f30c65ecd5782f39c6dbe6a0b16daf9f90e612f7555c28b5d7
0x0107970301be49784e0cdb44e5c8cc050610b297bc3611cc01ce14d38472bc3c

Functions
Getter at block 20879599
ADMIN(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
NFTCollection(view returns (address)
0x7ddadefcd7af68002d367fa985f6a76988193b11
allowlistType(view returns (uint256)
0
burnAndMintMode(view returns (bool)
false
cost(view returns (uint256)
11000000000000000
currentTokenId(view returns (uint256)
89
maxMintAmountPerTransaction(view returns (uint256)
999
maxSupply(view returns (uint256)
22222
merkleRoot(view returns (bytes32)
0xf4553adacee60c8aabf874eb10e5c35f490fd69e25774eff546db2094f1fb868
mintCount(view returns (bool)
true
mintedAmount(view returns (uint256)
89
onlyAllowlisted(view returns (bool)
true
owner(view returns (address)
0xe7e95a942a05b7c9e4eb04fba30bf6a60a898335
paused(view returns (bool)
true
publicSaleMaxMintAmountPerAddress(view returns (uint256)
50
saleId(view returns (uint256)
2
totalSupply(view returns (uint256)
89
withdrawAddress(view returns (address)
0xe57a13350154ed00d2b52b35fa1e1d7cb51b2214
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.