HoneyBeePreSale
Verified contract
Active on
Ethereum with 124 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 "HoneyBeePreSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13958694 | 3 years ago | | | 0.1 | 0.0042973135 | |
| 13829400 | 3 years ago | | | 0 | 0.0054441888 | |
| 13825877 | 3 years ago | | | 0 | 0.054052405 | |
| 13825870 | 3 years ago | | | 0.3 | 0.0019695629 | |
| 13825829 | 3 years ago | | | 0 | 0.0026552610 | |
| 13825723 | 3 years ago | | | 0.1 | 0.015992604 | |
| 13825687 | 3 years ago | | | 0.1 | 0.018699744 | |
| 13825685 | 3 years ago | | | 0.1 | 0.016374058 | |
| 13825681 | 3 years ago | | | 0.1 | 0.019448929 | |
| 13825633 | 3 years ago | | | 0.1 | 0.023376759 |
ABI
ABI objects
Getter at block 21332760 amountOfRecipients() view returns (uint256)
ERC721TokenAddress() view returns (address)
0xbb2d64a626b1e665d0bb2cad03184459f066ed8a
MAX_SUPPLY() view returns (uint256)
452
MINTS_PER_USER() view returns (uint256)
1
MINTS_PER_USER_RAISED() view returns (uint256)
3
MINT_PRICE() view returns (uint256)
100000000000000000
customLimitMerkleRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
minted() view returns (uint256)
131
nft() view returns (address)
0xbb2d64a626b1e665d0bb2cad03184459f066ed8a
owner() view returns (address)
0xed6d8086b8e2138ad529a815987e4eb3b6fe08f8
ownerMaxReserve() view returns (uint256)
100
ownerReserved() view returns (uint256)
1
preSaleDuration() view returns (uint256)
0
preSaleMerkleRoot() view returns (bytes32)
0x369f05afc3e2ca42400d6b48813f30c57c643c253b54aa0a34826f556e9bdb6e
preSaleOpen() view returns (uint256)
1639778400
preSaleRaiseLimit() view returns (uint256)
1800
Read-only
getAddressOfRecipient(uint256 number) view returns (address)
getPercentageOfRecipient(uint256 number) view returns (uint256)
mintsPerAddress(address) view returns (uint256)
State-modifying
Events addRecipient(address _newAddress, uint256 _percentage)
burn(uint256 tokenId)
payRecipients()
preSaleMint(uint256 amount, bytes32[] proof) payable
preSaleMintCustomLimit(uint256 amount, bytes32[] proof) payable
renounceOwnership()
reserveForOwner(uint256 amount)
resetRecipients()
setMaxSupply(uint256 amount)
setPreMintMerkleRoot(bytes32 _root)
setPreSaleRaiseLimit(uint256 timestamp)
setRecipients(address[] _addresses, uint256[] _percentages)
setSaleDuration(uint256 timestamp)
setSaleStart(uint256 timestamp)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceivedEther(address sender, uint256 amount)
constructor(address _ERC721TokenAddress)
receive()
This contract contains no error objects.