Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WATER | ERC-20 | 330.504533 | -- | -- | |
BNSI | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21176003 | 12 days ago | | | 0 | 0.0024990900 | |
| 21176001 | 12 days ago | | | 0 | 0.0026644451 | |
| 21175957 | 12 days ago | | | 0 | 0.0026047658 | |
| 21175954 | 12 days ago | | | 0 | 0.0031323558 | |
| 21161437 | 14 days ago | | | 0 | 0.00071277395 | |
| 21154866 | 15 days ago | | | 0 | 0.00070022695 | |
| 21154809 | 15 days ago | | | 0 | 0.0010952870 | |
| 21154806 | 15 days ago | | | 0 | 0.0011514094 | |
| 21154803 | 15 days ago | | | 0 | 0.0010356413 | |
| 21154802 | 15 days ago | | | 0 | 0.00095456327 |
ABI
ABI objects
Getter at block 21260782
MAX_SUPPLY() view returns (uint256)
8888
WATER_ADDRESS() view returns (address)
0x65040331cd089670ffb25ee15845a7c876b8a728
baseURI() view returns (string)
https://us-central1-zenft-65a6d.cloudfunctions.net/app/
folder() view returns (string)
QmVtJUJrjWfthrGFvkwFciZcvoNLzCrC6EXAQwimYBUZeQ
locked() view returns (bool)
false
name() view returns (string)
Bonsai
open() view returns (bool)
true
owner() view returns (address)
0x8f2b195992046c364de1eee5bd7a1060be2d82fa
provenance() view returns (string)
provenanceURI() view returns (string)
symbol() view returns (string)
BNSI
totalSupply() view returns (uint256)
8888
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getPrice(uint256 quantity) view returns (uint256)
getQuantityFromValue(uint256 value) view returns (uint256)
getWaterPrice(uint256 quantity) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
lock()
mint(uint256 quantity) payable
mintWithWater(uint256 quantity) payable
openSale()
ownerMint(uint256 quantity)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setFolder(string _folder)
setIpfsURI(string _ipfsUri)
setProvenance(string _provenance)
setProvenanceURI(string _provenanceURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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()
fallback()
This contract contains no error objects.