Banananas Connect Wallet Disconnect {{ account.substring(0, 10) }}
My Banananas
{{ getBananaSearchResultsRows }}/{{ getBananaTotalSupply }}
Select Owned in the previous tab to view your tokens.
What Is This Site?
A small web3 app to view your BoringBananas from https://www.boringbananas.co/ ("BBC"). Open sourced code is available for you to improve on - see below. We are not affiliated with BBC. If you have questions about BBC, head over to their Discord, linked from their site above.
How Do I Get Some BoringBananas?
The original minting of BBCs occurred on Jun-29-2021 and is now closed. BBCs can be bought from secondary ERC-721 markets such as opensea.io - BBC. See rarity.tools - BBC for rarities. This is not financial advice. Do your own research.
Contract Details
The BBC smart contract at 0xB9aB19454ccb145F9643214616c5571B8a4EF4f2 with balance 219.075 ETH: From EtherScan's Boring Bananas Co. Token Holders
About This App
  • Source code available at https://github.com/bokkypoobah/Banananas. Clone it. Fork it. Contribute any useful changes back to this main repo
  • Written using the https://bootstrap-vue.org/ framework
  • Generates "static" data by collating information from the token contract's tokenURI(...) information with information from OpenSea.io.
  • Uses ethers.js to connect to Ethereum via web3 to retrieve NFT tokens owned and their names
  • Has no tracking technology. However connections from this app to OpenSea and MetaMask from your website will leak some information.
  • Can be run on your own computer by cloning the GitHub repository and serving the pages using a webserver, or the "anywhere" server.
  • Can be run from GitHub pages, so you can easily clone, customise and server your own version
Enjoy! (c) BokkyPooBah / Bok Consulting Pty Ltd 2021. The MIT Licence.