BunnyKittyMint
Verified contract
Active on
Ethereum with 1,052 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 "BunnyKittyMint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17243976 | 2 years ago | | | 0 | 0.0012045852 | |
| 16427641 | 2 years ago | | | 0.02 | 0.0015203380 | |
| 16427620 | 2 years ago | | | 0.02 | 0.0017669015 | |
| 16427616 | 2 years ago | | | 0.02 | 0.0018751000 | |
| 16427614 | 2 years ago | | | 0.02 | 0.0019762401 | |
| 16427613 | 2 years ago | | | 0.02 | 0.0020233769 | |
| 16427613 | 2 years ago | | | 0.02 | 0.0020246727 | |
| 16427612 | 2 years ago | | | 0.02 | 0.0019671292 | |
| 16427612 | 2 years ago | | | 0.02 | 0.0070425241 | |
| 16427612 | 2 years ago | | | 0.02 | 0.0068689014 |
ABI
ABI objects
Getter at block 21183859
allowlistStartTime() view returns (uint256)
1673971200
getPrice() pure returns (uint256)
20000000000000000
maxSupply() view returns (uint256)
1111
owner() view returns (address)
0x7601cab98439ee3d92940feff18039bda9eef466
startTime() view returns (uint256)
1673978400
Read-only
getAddressClaimed(address _recipient) view returns (bool)
getAllowlistAddressClaimed(address _recipient) view returns (bool)
State-modifying
Events allowlistMint(address _recipient, bytes32[] _proof) payable
publicMint(address _recipient) payable
renounceOwnership()
reserveMint(uint8 _amount)
setMerkleRoot(bytes32 _merkleRoot)
setStartTime(uint256 _startTime)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenContract, uint256 _startTime, address _receiver)
This contract contains no fallback and receive objects.
This contract contains no error objects.