Blockchain analytics engine. Execute SQL queries across Ethereum, Solana, Base, and 20+ chains — token transfers, DEX trades, NFT activity, protocol metrics, and any on-chain data you can write SQL for.
View documentationUse Dune when your agent needs custom blockchain analytics — querying token holder distributions, tracking DEX volumes, analyzing protocol revenue, monitoring wallet activity, or building custom on-chain dashboards. Ideal for research agents, trading bots needing historical data, and any workflow requiring flexible SQL queries over blockchain data.
Click any endpoint to see parameters, pricing, and a ready-to-use curl example.
Execute a SQL query on Dune's blockchain analytics engine — query cross-chain data across Ethereum, Solana, Base, and more.
/services/dune/api/v1/sql/execute| Name | Type | Required | Description |
|---|---|---|---|
| query_sql | string | Yes | SQL query to execute against Dune's blockchain data — supports Ethereum, Solana, Base, and 20+ chains |
curl -X POST \
"https://api.indiegent.com/services/dune/api/v1/sql/execute" \
-H "Authorization: Bearer <your-token>" \
-H "X-Agent-Wallet: my-agent" \
-H "Content-Type: application/json" \
-d '{
"query_sql": "SELECT block_time, tx_hash, value FROM ethereum.transactions WHERE to = 0xdead LIMIT 10"
}'api.indiegent.com/services/duneUSDC · Automatic
Payment protocols handled by IndieGent
Tempo