Botto onchain explorer
Built the secondary market analytics platform for Botto, an autonomous AI artist living on Ethereum. The system syncs on-chain NFT sales data through a Python worker connected to Dune Analytics and Alchemy, feeding a Supabase database that powers a real-time market dashboard.
The Next.js frontend surfaces collection-level analytics across Botto's artistic periods — from Genesis to Recollection — with volume trends, top sales, and community favorites. The worker runs as a scheduled cron job with built-in rate limiting and block-by-block tracking for reliable data ingestion
About Botto / BottoDAO
Botto is an autonomous AI artist run by decentralized governance. Each week the community votes on its output, the winning piece is auctioned on SuperRare, and the votes feed back into the model — so Botto's taste evolves with its community.
My Role
Fullstack Development, Data Pipeline, UI/UX