tolMinter

Verified contract

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

No balances found for "tolMinter"

0x5a652cb5956eefc0cb7f33939e0af781c0905dfbe24f9f835a25b72a7008c99c
0xce2abf3965bf2916cc1c89485f8b3a4829a5509c28a32e33b970376ff1a88599
0x4ed7d1b69501e0915f1d06276b4e85701efa4c3022ae9965ef7ff877f1111e42
0x6af87fe3928878b14d7d50bae16ab25a7d0e9cb8ea61f4dacb09525954a6dc36
0xdc08535c0a268e87757aae8e3de40be3bf48f8ca7e59c69fba809c6a31f17333
0x68180f2cdcc72512614c949d382d3669d3c7d7ef522705ebd08b7277fb6d21c0
0xc713c605c1dd32a29ad7d7a9689211603b1836d17c46661f699e412e9a4aba36
0x3c063fb9e247d38370c6707ecdb0457a2aaad5341c8a429e3c508fb42527f232
0x18b5249140964bc13134e83393a68e4be659f7871b4f7c104c5a6a759ec2f432
0x6adc558d4199aba128816e836dd36dc4c54f9e469ff59c5580b2d8d3655144ab

Functions
Getter at block 21276914
ADMIN(view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
NFTCollection(view returns (address)
0x5a14b6bf176f932fbea6f605fb786130f21682bc
allowlistType(view returns (uint256)
0
burnAndMintMode(view returns (bool)
false
cost(view returns (uint256)
60000000000000000
currentTokenId(view returns (uint256)
406
maxMintAmountPerTransaction(view returns (uint256)
200
maxSupply(view returns (uint256)
2000
merkleRoot(view returns (bytes32)
0xc11a463680af4fbb69559b8b59dd36a19ed6bb92cdf7a01941f338fdfb3a3d83
mintCount(view returns (bool)
true
mintNumber(view returns (uint256)
2
mintedAmount(view returns (uint256)
406
onlyAllowlisted(view returns (bool)
false
owner(view returns (address)
0x3727c632a3337d5d00e877ba113b68d55b92d6c3
paused(view returns (bool)
true
publicSaleMaxMintAmountPerAddress(view returns (uint256)
1
saleId(view returns (uint256)
1
totalSupply(view returns (uint256)
406
withdrawAddress(view returns (address)
0x92b05ebc5e05eb2c5807d69d78d9a808a7a222b2
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 
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
setMintNumber(uint256 _mintNumber
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.