What problem does it solve?
Dune Analytics removes the friction of querying live on-chain datasets by providing clear REST API workflows to execute saved queries, run raw DuneSQL, and retrieve structured results without manual polling complexity.
Core Features & Use Cases
- Execute Saved Queries: Run saved Dune queries and poll until results are available for transaction histories, token flows, and contract metrics.
- Ad-hoc DuneSQL: Execute raw SQL against Dune datasets to answer custom questions about wallets, DEX trades, transfers, and smart contract events.
- Monitoring & Management: Check execution states, cancel jobs, and monitor credit usage to control costs and performance.
- Wallet Integration: Pair with MoonPay to create and fund wallets for on-chain experiments and then analyze those wallets on Dune.
- Use Case: Analyze an autonomous agent's wallet activity and revenue flows by executing parameterized queries that return recent transactions, token transfers, and revenue metrics.
Quick Start
Execute a saved Dune query to fetch the most recent 20 transactions for a specified Ethereum address and return the results as JSON.