MonfterMinter
Verified contract
Active on
Ethereum with 173 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5ad0…2e5c
0xcded…a075
0xbc4c…f13d
0x8a90…992e
5 additional
variables
Balances ($0.00)
No balances found for "MonfterMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14015617 | 3 years ago | | | 0.02 | 0.0022905182 | |
| 14015617 | 3 years ago | | | 0.02 | 0.0022346507 | |
| 14015617 | 3 years ago | | | 0.02 | 0.0024260154 | |
| 14015578 | 3 years ago | | | 0.02 | 0.0021822460 | |
| 13975906 | 3 years ago | | | 0.12 | 0.013882880 | |
| 13975898 | 3 years ago | | | 0.12 | 0.011985223 | |
| 13965497 | 3 years ago | | | 0.06 | 0.010111436 | |
| 13939049 | 3 years ago | | | 0.06 | 0.011931159 | |
| 13937664 | 3 years ago | | | 0.18 | 0.012379405 | |
| 13925372 | 3 years ago | | | 0.18 | 0.010018240 |
ABI
ABI objects
Getter at block 21124261
BAYC() view returns (address)
0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_PRE_MINT() view returns (uint256)
500
MAX_PRE_TRANS() view returns (uint256)
10
MAX_PUB_MINT() view returns (uint256)
6000
MIN_MON_HOLD() view returns (uint256)
50000000000000000000000
PRE_MAX_PER_ADDRESS() view returns (uint256)
10
communityMerkleRoot() view returns (bytes32)
0x854f836cc4377a48dcd8b5e054f4eee8972f96c8ab1d2e1051c67038b4dd486d
doodles() view returns (address)
0x8a90cab2b38dba80c64b7734e58ee1db38b8992e
earlyTraderMint() view returns (uint256)
0
monHolderMint() view returns (uint256)
76
monToken() view returns (address)
0xcacc19c5ca77e06d6578decac80408cc036e0499
monfterNft() view returns (address)
0x5ad0f6563f83b68b69ed3db5dc69e0748a8a2e5c
nftHolderMint() view returns (uint256)
115
preMintDate() view returns (uint256)
1640277183
preMintLeft() view returns (uint256)
1141
preMintLimitDate() view returns (uint256)
1639931583
preMintPrice() view returns (uint256)
20000000000000000
pubMintCounter() view returns (uint256 _value)
89
pubMintPrice() view returns (uint256)
60000000000000000
pubMintState() view returns (bool)
true
traderMerkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
traderMintState() view returns (bool)
false
wallet() view returns (address)
0xcded06320383a335a377e26f4ff815631b55a075
whitelistMint() view returns (uint256)
168
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
nftMintLog(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenMintLog(address) view returns (uint256)
traderMintLog(address) view returns (uint256)
whitelistMintLog(address) view returns (uint256)
State-modifying
Events grantRole(bytes32 role, address account)
preMint(uint256 role, uint256 amount, bytes32[] proof) payable
pubMint(uint256 amount) payable
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setCommunityMerkleRoot(bytes32 _merkleRoot)
setPubMintState(bool state)
setTraderMerkleRoot(bytes32 _merkleRoot)
setTraderMintState(bool state)
traderMint(uint256 amount, bytes32[] proof) payable
Mint(address indexed account, uint256 amount)
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 _monToken, address _monfterNft, address _wallet, address _BAYC, address _doodles)
This contract contains no fallback and receive objects.
This contract contains no error objects.