Metaplex DAS API. The fastest way to query Solana assets.

We’ve spent two years enhancing the DAS API, including a new ingestion pipeline, query layer, and token parsers. It’s available both as open source and as a turnkey solution on every Triton endpoint.

Instant portfolio retrieval

Instant portfolio retrieval

Building a wallet view used to mean gPA scans across multiple programs, then chaining extra calls to fetch metadata and decode mints. DAS replaces all of it. One call to getAssetsByOwner returns a unified list of fungible tokens, NFTs, and compressed assets, indexed and merged server-side.

  • Single call replaces gPA scans and chained metadata lookups
  • Returns SPL tokens, Token-2022, NFTs, and cNFTs in one unified response
  • All balances and metadata are indexed and merged server-side
  • No raw account parsing or per-program handling

Granular transaction history

Granular transaction history

Trace the full lifecycle of any digital asset without scanning blocks or parsing raw ledgers. Triton's ingestion pipeline catalogues every mint, transfer, and burn as transactions confirm, giving you a searchable history that stays in sync with the chain tip

  • Filter history by event type: transfer, mint, burn
  • Continuously updated as new transactions land on chain
  • Catalogues historical data across all asset standards

Detailed token metadata

Detailed token metadata

The API extracts and normalises every piece of data stored on-chain to ensure your application displays accurate information. It provides human-readable fields for standard SPL tokens and complex Token-22 extensions, including Metaplex standards (Metadata program assets and Core MPL assets), circulating supply numbers, and current mint authority settings.

  • Fully open-source token program and token extensions parsers
  • Consistent schema across NFTs, cNFTs, and fungible assets
  • Extensible design ready for future token models

Latency that feels instant

We reworked every database query in the API to cut response times across the board. getAsset returns in ~50ms at P90, and the read path is tuned so fetching large wallet inventories stays fast.

  • Consistently low latency for `getAssetsByOwner`
  • All DB queries reworked for lower latency
  • Consistent performance across regions

Enterprise-grade reliability

We removed the Plerkle Geyser plugin dependency and rebuilt ingestion on Yellowstone gRPC, lowering infrastructure costs and eliminating a fragile single point of failure. A transaction-cataloguing system and continuous tree monitor keep the index accurate.

  • Full database rebuilds are possible without downtime
  • Continuous tree monitor enables real-time proof validation
  • Trusted by major ecosystem explorers and wallets

Complete asset coverage

As Solana evolves, so does the API. Our parsing framework is open-source, enabling us to implement support for new token standards faster than closed-source alternatives.

  • Designed to support new token standards as Solana evolves
  • SPL, Token-2022, Core, and Bubblegum assets
  • Open-source parsers anyone can run, fork, or extend

Build with engineers behind Solana's core infrastructure

Triton sponsors, builds, and open-sources the infrastructure used by the fastest DEXs, the largest wallets, and the biggest analytics teams. We give you the speed, reliability, and tooling to get and stay ahead.