Used Dune API to query blockchain data across multiple chains
Our starter project utilized the Dune API to query blockchain data from various sources and then visualize this data in data frames and then create visuals in order to observe any meaningful trends. The project queried the top 10 common tokens and trading volume on Open Sea. The queries were written in SQL.
We used Python, SQL, Jupyter Notebooks and the DUNE Api to build this starter project. We also utilized various online documentation and the Dune Discord Channel. Finally, we uploaded the code and associated documentation to a shared GitHub repository that we made publicly available for anyone to look at.