
Andre Cronje
Contributor

"Dune Analytics is a lifesaver"
Explore, create and share crypto data
Create your own custom charts and dashboards using plain SQL.
We have decoded Ethereum smart contract data so you can do powerful analysis with simple SQL queries through our interface. Instantly visualise your query results into beautiful graphs.
SELECT SUM(token_a_amount) AS dai_bought
FROM dex.trades
WHERE block_time > now() - interval '24 hours'
AND token_a_symbol = 'DAI';
Explore and fork thousands of queries and dashboards now.
Dune Analytics is free for everyone forever. If you want extra features like private queries, export your results and more check out our Pro plan.
Contributor
"Dune Analytics is a lifesaver"
We use necessary cookies to perform the services and prevent attacks. For more information, please see our Cookies Policy.