MM3Drops
Verified contract
Active on
Ethereum with 1,186 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7d7f…099d
Balances ($0.00)
No balances found for "MM3Drops"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15460445 | 2 years ago | | | 0.15 | 0.0012427274 | |
| 15460445 | 2 years ago | | | 0.15 | 0.0012040167 | |
| 15460441 | 2 years ago | | | 0.15 | 0.0016236904 | |
| 15460429 | 2 years ago | | | 0.15 | 0.00086260771 | |
| 15460429 | 2 years ago | | | 0.15 | 0.00086260771 | |
| 15460421 | 2 years ago | | | 0.15 | 0.00095037455 | |
| 15460421 | 2 years ago | | | 0.15 | 0.0018313440 | |
| 15460421 | 2 years ago | | | 0.15 | 0.00093129805 | |
| 15460421 | 2 years ago | | | 0.15 | 0.00095037455 | |
| 15460421 | 2 years ago | | | 0.15 | 0.00095037455 |
ABI
ABI objects
Getter at block 21293900
MaxAvailable() view returns (uint256)
6226
allowListMaxNum() view returns (uint256)
1
allowListMintTime() view returns (uint256)
1661947200
beneficiary() view returns (address)
0x7d7fdd631d04a60b1d349ce55de74459e70c099d
merkleRootHash() view returns (bytes32)
0x3ff809874c6c404181f1909a9dfc20bfe2e26f7d437dd128592a61ae9f77a037
ogMaxNum() view returns (uint256)
1112
owner() view returns (address)
0x99999810af20ac2f6e327d8a5c31858076ed98f0
paused() view returns (bool)
false
publicMaxNum() view returns (uint256)
5
publicMintTime() view returns (uint256)
1662811200
singlePriceForAllowList() view returns (uint256)
150000000000000000
singlePriceForPublicSale() view returns (uint256)
250000000000000000
Read-only
proofClaimed(address) view returns (bool)
State-modifying
Events mintAllowList(uint256 num, bytes32[] proof) payable
mintPublic(uint256 num) payable
pause()
renounceOwnership()
setAllowListMint(uint256 mintTime, uint256 num, uint256 price, uint256 maxNum)
setBeneficiary(address _beneficiary)
setMerkleRootHash(bytes32 _hash)
setPublicMint(uint256 mintTime, uint256 num, uint256 price)
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address mm)
This contract contains no fallback and receive objects.
This contract contains no error objects.