ChocoMintWhitelist
Verified contract
Active on
Ethereum with 339 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x73cc…53af
Balances ($1,736.58)
Native
Value
$1,736.58
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.56 | $3,101.04 |
$1,736.58 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15868793 | 2 years ago | | | 0.08 | 0.0044887510 | |
| 15866582 | 2 years ago | | | 0.08 | 0.00097332895 | |
| 15853153 | 2 years ago | | | 0.08 | 0.0015102167 | |
| 15803148 | 2 years ago | | | 0.08 | 0.0017105491 | |
| 15761473 | 2 years ago | | | 0.08 | 0.0018334911 | |
| 15731045 | 2 years ago | | | 0.08 | 0.0017175736 | |
| 15701754 | 2 years ago | | | 0.08 | 0.00070335886 | |
| 15451280 | 2 years ago | | | 0 | 0.00038846103 | |
| 15433603 | 2 years ago | | | 0.08 | 0.0015287870 | |
| 15327189 | 2 years ago | | | 0.08 | 0.0016406619 |
ABI
ABI objects
Getter at block 21222437
chocomintERC721() view returns (address)
0x73cc538e41de05a525f138b1ed8b210b192e53af
mintPrice() view returns (uint256)
80000000000000000
owner() view returns (address)
0x8f3e601fe46015d2699216f73035d4a31d0abfe2
presaleStartTimestamp() view returns (uint256)
1655175600
publicSaleStartTimestamp() view returns (uint256)
1655434800
saleMerkleRoot() view returns (bytes32)
0x868e16c18a3fe0056a89be4d1b6a10ee2251336caf007e5793f85f46d6b71642
supplied() view returns (uint256)
302
supplyLimit() view returns (uint256)
1000
Read-only
reviewSaleProof(address _sender, bytes32[] _proof) view returns (bool)
State-modifying
Events renounceOwnership()
sale(bytes32[] _proof, uint256 tokenId) payable
setSaleMerkleRoot(bytes32 _merkleRoot)
setWithdrawer(address _withdrawer)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _chocomintERC721Address, uint256 _mintPrice, uint256 _supplyLimit, uint256 _saleStartTimestamp, uint256 _publicSaleStartTimestamp, address _withdrawer)
This contract contains no fallback and receive objects.
This contract contains no error objects.