Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "BONSAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21177768 | 7 days ago | | | 0 | 0.00087442901 | |
| 21131072 | 14 days ago | | | 0 | 0.00092065241 | |
| 21061493 | 23 days ago | | | 0 | 0.00034456445 | |
| 21043641 | a month ago | | | 0 | 0.00077222242 | |
| 20997882 | a month ago | | | 0 | 0.00042498136 | |
| 20997662 | a month ago | | | 0 | 0.00055598063 | |
| 20994742 | a month ago | | | 0 | 0.00076453808 | |
| 20986052 | a month ago | | | 0 | 0.0011506380 | |
| 20982686 | a month ago | | | 0 | 0.00040000873 | |
| 20981313 | a month ago | | | 0 | 0.00039360706 |
ABI
ABI objects
Getter at block 21228224
GetRoundSection() view returns (uint256)
9
depositAddress() view returns (address)
0xa51a5c83f3a412557fc12a168c533401789a30c7
maxMintCount() view returns (uint256)
8031
mintCount() view returns (uint256)
8031
name() view returns (string)
BONSAI NFT FARM
owner() view returns (address)
0xa51a5c83f3a412557fc12a168c533401789a30c7
pbEndTime() view returns (uint256)
1688137199
pbPrice() view returns (uint256)
30000000000000000
pbStrTime() view returns (uint256)
1687959000
revealTime1() view returns (uint256)
1666688400
revealTime2() view returns (uint256)
1666947600
revealTime3() view returns (uint256)
1666947600
symbol() view returns (string)
BNF
wl1EndTime() view returns (uint256)
1687959000
wl1Price() view returns (uint256)
30000000000000000
wl1StrTime() view returns (uint256)
1687955400
wl2EndTime() view returns (uint256)
1687959000
wl2Price() view returns (uint256)
30000000000000000
wl2StrTime() view returns (uint256)
1687959000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintedList(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events BulkMint(address[] _toAddress, uint256[] _amount)
Burn(uint256 _tokenId)
Mint(bytes32[] proof, uint256 _upperLimit, uint256 _amount) payable
OwnerMint(address _toAddress, uint256 _amount)
SetCID(string _CID)
SetMaxMintCount(uint256 _amount)
SetPrice(uint256 _wl1Price, uint256 _wl2Price, uint256 _pbPrice)
SetRevealTime(uint256 _revealTime1, uint256 _revealTime2, uint256 _revealTime3)
SetRoundSection(uint256 _wl1StrTime, uint256 _wl1EndTime, uint256 _wl2StrTime, uint256 _wl2EndTime, uint256 _pbStrTime, uint256 _pbEndTime)
SetWhitelist1(bytes32 _merkleRoot)
SetWhitelist2(bytes32 _merkleRoot)
approve(address to, uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _depositAddress, string _CID, string _revealCID1, string _revealCID2, string _revealCID3, uint256 _wl1Price, uint256 _wl2Price, uint256 _pbPrice, uint256 _maxMintCount)
This contract contains no fallback and receive objects.
This contract contains no error objects.