dune-analytics

Query live on-chain data via the Dune REST API.

110|29|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/moonpay/skills --skill dune-analytics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dune-analytics
Source: https://github.com/moonpay/skills/tree/main/skills/dune-analytics
Command: npx skills add https://github.com/moonpay/skills --skill dune-analytics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query live on-chain data via the Dune REST API to answer questions about wallet activity, DEX trades, and contract events.

Core Features & Use Cases

  • Dune REST API access to run saved queries and execute raw DuneSQL
  • Wallet monitoring and data-driven insights for research or auditing
  • Use Case: trace wallet activity and market trends for research or auditing

Quick Start

Create a Dune API key and run a sample query to pull the latest block data and wallet activity.

Frequently Asked Questions about dune-analytics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query live on-chain data using the Dune API?

Query live on-chain data using the Dune API by sending requests through the Dune REST API to fetch, filter, and summarize wallet activity, DEX trades, and contract events using DuneSQL.

What blockchain analytics can I perform with DuneSQL?

DuneSQL blockchain analytics allows you to trace wallet activity, monitor DEX trades, and summarize contract events for research, reporting, and auditing across various wallets and tokens.

Do I need a Dune API key to analyze blockchain data?

Yes, you need a Dune API key to authenticate with the Dune REST API, alongside basic knowledge of DuneSQL to write queries for fetching live on-chain data.

How do I monitor wallet activity and DEX trades for auditing?

Monitor wallet activity and DEX trades for auditing by executing saved queries or raw DuneSQL via the Dune REST API to retrieve and filter live blockchain data for your reports.

Can I run saved Dune queries to fetch contract events?

Yes, you can run saved queries to fetch contract events directly through the Dune REST API, which applies the Dune SQL engine to filter and summarize live on-chain results.

What are the requirements to start analyzing blockchain data with Dune?

Requirements to analyze blockchain data with Dune include creating a Dune API key, knowing basic DuneSQL, and using the MoonPay CLI to create and fund the wallet used for on-chain analysis.