ZONMUSMINTER
Verified contract
Active on
Ethereum with 131 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ZONMUSMINTER"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17307606 | 2 years ago | | | 0 | 0.00080836079 | |
| 17307593 | 2 years ago | | | 0 | 0.0093001210 | |
| 17307589 | 2 years ago | | | 0 | 0.031794272 | |
| 17307553 | 2 years ago | | | 0 | 0.039297918 | |
| 17307546 | 2 years ago | | | 0 | 0.017139940 | |
| 17307513 | 2 years ago | | | 0 | 0.019107024 | |
| 17307220 | 2 years ago | | | 0 | 0.010400415 | |
| 17307096 | 2 years ago | | | 0 | 0.030795680 | |
| 17307025 | 2 years ago | | | 0 | 0.010618824 | |
| 17306837 | 2 years ago | | | 0 | 0.0011171501 |
ABI
ABI objects
Getter at block 21410161
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
merkleRoot() view returns (bytes32)
0x430dc1c5f76469769f176fb7cf000f7df8f2c07416d83becbb20628c2d023176
Read-only
checkMerkleRoot(bytes32[] _proof, uint256 _amount, address _holderAddress) view returns (bool)
checkRemainAmount(bytes32[] _proof, uint256 _amount, address _holderAddress) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
mintedAmount(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events changeMerkleRoot(bytes32 _merkleRoot)
grantRole(bytes32 role, address account)
ownerMultiMint(uint256 times)
ownerResidueMint()
ownerSingleMint()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setPaused()
singleMint(bytes32[] _proof, uint256 _amount, uint256 _mintAmount)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(address _nftaddress, address _passaddress, bytes32 _merkleRoot)
This contract contains no fallback and receive objects.
This contract contains no error objects.