Overview of Dexs On-Chain Data Using Dune Analytics 2021 (Part 1)
Dune analytics allows you to query on chain data using SQL queries via its web app. Although execution time is a little slow due to the large data volume (~14s for a simple query, ~1min+ for more complex ones), it is still one of the most useful products for basic on chain analysis I’ve used so far. The prerequisite, though, is that you would need to know a bit of SQL. ...