MerkleMint
Verified contract
Active on
Ethereum with 512 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,292.91)
Native
Value
$1,292.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.4 | $3,232.27 |
$1,292.91 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15443058 | 2 years ago | | | 0.08 | 0.0010740392 | |
| 15416547 | 2 years ago | | | 0.08 | 0.0013403344 | |
| 15174298 | 2 years ago | | | 0.08 | 0.0022718742 | |
| 15153163 | 2 years ago | | | 0.08 | 0.00045389758 | |
| 15138005 | 2 years ago | | | 0.08 | 0.0013303624 | |
| 14437284 | 3 years ago | | | 0.4 | 0.0037383165 | |
| 14425289 | 3 years ago | | | 0.08 | 0.0022918805 | |
| 14425287 | 3 years ago | | | 0.08 | 0.0035512427 | |
| 13991426 | 3 years ago | | | 0.08 | 0.0076814885 | |
| 13733425 | 3 years ago | | | 0.32 | 0.0045234892 |
ABI
ABI objects
Getter at block 21171815
MAX() view returns (uint256)
2949
PRICE() view returns (uint256)
80000000000000000
START() view returns (uint256)
1634140800
amountLeft() view returns (uint256)
2360
id() view returns (uint256)
1
merkleRoot() view returns (bytes32)
0x65d8f27675f91a320392ac31aeb23d813c53cde32c6f5021e76969eb4f2b0ac3
merkleRootPresale() view returns (bytes32)
0xb6714e9f771b9c7714d6ed362b7d86ac7c06cadbb5085002c9985a97acaa45da
owner() view returns (address)
0x6c53abd20ca871c3245f85ced0ed0ea558287707
token() view returns (address)
0x819ce9c4e15258735f441000cd005643d4479a1e
Read-only
isMinted(uint256 index) view returns (bool)
isMintedPresale(uint256 index) view returns (bool)
State-modifying
Events devMint(uint256 amount)
mint(uint256 amount, uint256 index, address account, bytes32[] merkleProof) payable
mintLeftover(uint256 amount) payable
mintPresale(uint256 amount, uint256 index, address account, bytes32[] merkleProof) payable
renounceOwnership()
transferOwnership(address newOwner)
withdraw()
Minted(uint256 index, address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, uint256 _id, bytes32 _merkleRoot, bytes32 _merkleRootPresale)
This contract contains no fallback and receive objects.
This contract contains no error objects.