Dune Adds Full‑Stack Decoding for Solana Programs – First Non‑EVM Chain Supported
The analytics platform has launched a new feature that parses raw Solana transaction data into human‑readable, program‑level tables, opening the door for more detailed on‑chain research and product development.
Overview
Effective today, Dune Analytics (now simply Dune) announced that its data‑indexing engine can decode Solana smart‑contract interactions. The move marks the first time the platform has provided native decoding for a blockchain outside the Ethereum Virtual Machine (EVM) ecosystem. By translating low‑level instruction bytes into structured events and function calls, Dune aims to make the massive volume of Solana data—estimated at over 100 GB per day—more accessible to analysts, developers, and investors.
Why It Matters
Solana’s high‑throughput architecture has long been a double‑edged sword for on‑chain analysis. While the network processes roughly 40 × the daily data volume of Ethereum (≈ 2.5 GB), its nested, binary‑encoded instruction format has made it difficult for third‑party tools to surface meaningful insights without extensive custom engineering. Dune’s new decoder bridges that gap by:
- Standardising data ingestion – Raw transaction logs are automatically parsed into tables that mirror program ABI definitions (via Anchor or native Interface Definition Language files).
- Enabling query‑driven analytics – Users can write SQL‑style queries directly against decoded fields, similar to the experience already available for EVM contracts.
- Accelerating dashboard creation – Early community contributions already showcase dashboards for Metaplex mints, xNFT download metrics, and Whirlpool liquidity‑pool statistics.
Voices from the Ecosystem
“Providing decoded Solana data on Dune dramatically improves transparency and usability for the whole ecosystem,” said Anatoly Yakovenko, co‑founder and CEO of Solana Labs. “It’s a significant step forward for anyone looking to understand program‑level activity on Solana.”
From Dune’s side, Fredrik Haga, co‑founder and CEO, highlighted the engineering effort: “Parsing Solana’s nested instruction format was a massive technical challenge. This breakthrough will change the game for anyone who wants to query Solana data.”
Both leaders underscored the broader impact: a common, queryable data layer that can power research, risk monitoring, and product analytics across a rapidly growing set of Solana applications.
How It Works
The decoding pipeline mirrors Dune’s existing ABI‑driven approach for EVM chains:
- Program IDL Submission – Developers upload the Interface Definition Language (IDL) for their Anchor‑based or native Solana program via a public form.
- Automatic Table Generation – Dune ingests the IDL, maps instruction signatures to column definitions, and populates decoded event tables in real time.
- Query Access – Users can reference these tables in the same SQL‑like environment used for Ethereum, enabling cross‑chain analytics.
The submission portal is live, and Dune encourages teams to contribute their IDLs to expand coverage quickly.
Early Use Cases
Several community members have already demonstrated the practical value of the new feature:
| Query | Insight Delivered |
|---|---|
| Metaplex Mint Tracker | Aggregates total NFTs minted on the Metaplex protocol, showing daily and cumulative trends. |
| xNFT Download Counter | Calculates cumulative downloads for decentralized applications built on the xNFT framework. |
| Whirlpool Pool Stats | Provides detailed metrics on liquidity, volume, and fee accrual for the Whirlpool AMM. |
These examples constitute only a fraction of what is now possible. Full dashboards built on decoded Solana data are already being shared across the Dune community, illustrating a growing ecosystem of analytics tools.
Analysis & Outlook
The introduction of Solana decoding on Dune is likely to have several cascading effects:
- Lowered entry barrier for analysts – Previously, accessing Solana program data required bespoke parsers or deep knowledge of the network’s binary format. Dune’s abstraction reduces the skill gap, encouraging broader participation from finance teams, academic researchers, and data‑driven investors.
- Improved risk and compliance tooling – With decoded events available, on‑chain monitoring solutions can more readily flag abnormal program activity, enhancing security and audit capabilities for investors and custodians.
- Cross‑chain comparative research – Analysts can now juxtapose Solana metrics—such as mint rates, liquidity‑pool performance, or user adoption—directly against Ethereum or other EVM chains within a single query environment.
- Accelerated product development – DeFi teams building on Solana can prototype dashboards and performance monitors internally without constructing a separate data pipeline, shortening time‑to‑market.
The rollout also signals Dune’s strategic intent to become a truly multi‑chain analytics hub. As more non‑EVM ecosystems (e.g., Cosmos, Polkadot) mature, the platform’s ability to ingest and decode diverse data formats will be a competitive differentiator.
Key Takeaways
- First non‑EVM decoding on Dune – Solana is now the inaugural chain beyond Ethereum whose smart‑contract interactions can be queried in a decoded format.
- Massive data volume now queryable – Solana’s >100 GB daily on‑chain data is transformed into structured tables, comparable to Ethereum’s 2.5 GB.
- Community‑driven coverage – Program IDLs can be submitted via Dune’s public form; broader adoption will expand the set of decoded programs.
- Immediate analytical value – Early dashboards illustrate use cases ranging from NFT mint tracking to AMM pool analytics.
- Strategic impact – The feature improves transparency, supports risk monitoring, and paves the way for cross‑chain research and faster product iteration.
Next Steps
Developers and analytics teams interested in leveraging the new Solana decoding can start by submitting their program IDLs through Dune’s online form. For a deeper technical walkthrough, Dune has published documentation covering the decoding workflow and sample queries. Additional educational resources, such as a community guide to Solana data, are also available for newcomers.
As Dune continues to broaden its multi‑chain capabilities, the analytics landscape for high‑throughput blockchains like Solana is set to become far more navigable and data‑rich.
Source: https://dune.com/blog/solana-decoding-is-live
