Skip to main content

Common Data

Features

In order to improve developer understanding of feature coverage, we have collected the most common features offered by providers:

FeatureSub-FeatureDescription
Chain dataRaw data (blocks, transactions, logs, traces) in SQL-like format. Transactions and logs may optionally be decoded based on ABI
BalancesNativeNative token holdings of an address, real-time or snapshot. May include price annotations
ERC20ERC20 holdings of an address, real-time or snapshot. May include price annotations
NFTNFT (ERC721 or ERC1155) holdings of an address, real-time or snapshot
TransfersNativeNative token transfers involving a particular address. May include price annotations
ERC20ERC20 transfers involving a particular address. May include price annotations
NFTNFT transfers involving a particular address
DEX tradesNormalized trade data across major DEXes
Market dataMarket data for ERC20s

Balances are nontrivial because each ERC20 and NFT collection stores its balances in contract storage. Transfers are nontrivial because they frequently occur as subroutines. Annotating with prices and normalizing across DEXes add additional convenience.

Access models

  • APl: Data lives on provider's servers; make queries via API
  • Stream: Data is replicated to your environment

Provider Summary

The following providers support Monad Testnet:

ProviderDocsSupported servicesAccess model
AlchemyDocsBalances: native, ERC20 and NFT
Transfers: native, ERC20, and NFTs
Webhooks
API; Streaming (webhooks)
AlliumDocsChain data (blocks, transactions, logs, traces, contracts) (via Explorer (historical) and Datastreams (realtime) products)
Transfers (native, ERC20, and NFTs) (via Developer (realtime) product)
API, except streaming for Datastreams product
CodexDocsToken- and trading-centric data:
Token charts, metadata, prices, events, and detailed stats (see dashboard)
NFT metadata, events, and detailed stats
API
Dune EchoDocsTransactions and logs (raw or decoded)
Native token and ERC20 balances
API
GoldRush (by Covalent)DocsChain data: Blocks, enriched transactions and logs (raw and decoded)
Balances: native, ERC20, NFTs & Portfolio
Transactions: Full historical with decoded transfer events
API
GoldskyDocsChain data: blocks, enriched transactions, logs, and traces via Mirror. Fast scan is supportedAPI; Streaming
MobulaDocsChain data
Balances: native, ERC20 and NFT
Transfers: native, ERC20 and NFT
DEX trades
Market data for ERC20s
API
PangeaDocsChain data: blocks, transactions, logs
Transfers: ERC20
DEX metadata and prices: UniswapV3, UniswapV2, Curve
API
QuicknodeDocsChain data: blocks, transactions, logs, traces (live or historical) (raw or filtered)Streaming
ReservoirDocsBalances, transfers, trades, and market data for NFTsAPI
thirdwebDocsChain data: blocks, transactions, logs, contracts
Balances: native, ERC20, NFTs
NFTs
API
UnmarshalDocsBalances: ERC20 and NFT
Transactions with price annotations
NFT API (transactions and metadata)
API
ZerionDocsWallet info:
Balances (native, ERC20, and NFTs)
Transactions (multichain with prices)
Portfolio, PNL and Historical Positions
Notification Webhooks
API; Webhooks

Provider Details

Alchemy

Alchemy is a popular API provider and developer platform. Alchemy offers subgraphs as a hosted service, as well as offerings in other categories including smart wallets, AA infra, NFT APIs, Token APIs, Transfers APIs, Webhooks and RPC APIs.

Supported Networks

  • Monad Testnet

Allium

Allium is an Enterprise Data Platform that serves accurate, fast, and simple blockchain data. Allium offers near real-time Monad Testnet data for infrastructure needs and enriched Monad Testnet data (NFT, DEX, Decoded) for research and analytics.

Allium supports data delivery to multiple destinations, including Snowflake, Bigquery, Databricks, and AWS S3. To get started, contact Allium here.

ProductDescription / mechanismMonad Testnet data supported
ExplorerHistorical data (postgres/API)Chain data: blocks, transactions, logs, traces, contracts
DeveloperReal-time data (postgres/API)Transfers (native, ERC20, ERC721, ERC1155)
DatastreamsReal-time data (streaming - Kafka, PubSub, or SNS)Chain data: blocks, transactions, logs, traces, contracts

Supported Networks

  • Monad Testnet

Codex

Codex API provides fast and accurate enriched data, meticulously structured to easily plug straight into your application.

To get started, visit the documentation or sign up for an API key at dashboard.codex.io.

Supported Networks

  • Monad Testnet

Dune Echo

Dune Echo makes building multi-chain application seamless. These APIs power several of the best teams building on crypto.

Available APIs:

Token Balances: Access accurate and fast real time balances of native and ERC20 tokens of accounts on EVM blockchains. Transactions: Access transactions for accounts in real time across EVM blockchains.

To get started, visit the documentation.

Supported Networks

  • Monad Testnet

GoldRush (by Covalent)

GoldRush provides multichain data APIs and toolkits for easy web3 development across 100+ chains including Monad.

GoldRush offers structured onchain data, including multichain wallet balances, full transaction histories and decoded log events, for building apps and powering AI Agents. Join hundreds of top teams that leverage GoldRush to cut down their development time and scale their multichain offerings with enterprise-grade onchain data.

To get started, visit the documentation or sign up for an API key.

Supported Networks

  • Monad Testnet

Goldsky

Goldsky is the go-to data indexer for web3 builders, offering high-performance subgraph hosting and realtime data replication pipelines.

Goldsky offers two core self-serve products that can be used independently or in conjunction to power your data stack.

  • Subgraphs: Flexible indexing with typescript, with support for webhooks and more.
  • Mirror: Get live blockchain data in your database or message queues with a single yaml config.

To get started, visit the documentation or follow the quickstart guide.

Supported Networks

  • Monad Testnet

Mobula

Mobula provides curated datasets for builders: market data with Octopus, wallets data, metadata with Metacore, alongside with REST, GraphSQL & SQL interfaces to query them.

You can get started playing around with the API endpoints for free, and sign-up to the API dashboard once you need API keys (queries without API keys aren’t production-ready).

To get started, visit the documentation.

Supported Networks

  • Monad Testnet

Pangea

Pangea's real-time data is ideal for anyone who needs fresh pricing data in DeFi and cross-chain.

To get started, visit the documentation.

Supported Networks

  • Monad Testnet

QuickNode

QuickNode Streams is a managed, push-based blockchain streaming service that provides guaranteed delivery of both live and sequential historical data. With QuickNode Streams, you can choose to receive raw or filtered data—such as specific contract events—pushed directly to your stream destination (webhook, S3, Postgres, Snowflake, or Functions).

  • Guaranteed Delivery: Robust retry logic and guaranteed delivery ensures that you never miss critical events.
  • Push-Based Streaming: Events are pushed to your destination, eliminating the need for manual polling.
  • Live & Sequential Historical Data: Process new events as they occur, and seamlessly backfill older blocks in chronological order.
  • Raw or Filtered Data: Define filtering conditions (e.g., specific contract addresses or event signatures) using JavaScript to reduce noise and receive only the data you care about.
  • Managed Service: QuickNode handles all node infrastructure, allowing you to focus on building without worrying about uptime or scaling.

To get started, visit the documentation for detailed instructions on creating streams, setting filters, and choosing a delivery method. Or, check out the quickstart guide to deploy a simple webhook receiver and configure a stream in minutes.

Supported Networks

  • Monad Testnet

Reservoir

Reservoir is a developer platform that lets you interact with the NFT market using a single toolkit. With the tools, you can build custom marketplaces, embed buying and selling into your app, and get distribution for your protocol's liquidity, among many other use cases.

To get started, visit the documentation.

Supported Networks

  • Monad Testnet

thirdweb

thirdweb Insight is a fast, reliable and fully customizable way for developers to index, transform & query onchain data across 30+ chains. Insight includes out-of-the-box APIs for transactions, events, tokens. Developers can also define custom API schemas, or blueprints, without the need for ABIs, decoding, RPC, or web3 knowledge to fetch blockchain data.

thirdweb Insight can be used to fetch:

  • all assets (ERC20, ERC721, ERC115) for a given wallet address
  • all sales of skins on your in-game marketplace
  • monthly protocol fees in the last 12 months
  • the total cost of all accounts created using ERC-4337
  • metadata for a given token (ERC20, ERC721, ERC115)
  • daily active wallets for your application or game
  • and so much more

To get started, sign up for a free thirdweb account and visit the thirdweb Insight documentation

Unmarshal

Unmarshal is a leading decentralized multi-chain data network, enabling Web3 projects to access accurate, real-time blockchain data across 55+ chains (including Monad Testnet).

Leveraging AI-driven solutions, Unmarshal enhances data accessibility and insights for RWA, DePIN, AI Agents, DeFi, NFT, and GameFi platforms. Through robust APIs, notification services, and no-code indexers, it empowers dApps to deliver seamless user experiences while ensuring transparency, scalability, and innovation at the forefront of Web3 advancements.

To get started, visit the documentation.

Reach out at support@unmarshal.io

Supported Networks

  • Monad Testnet

Zerion

The Zerion API can be used to build feature-rich web3 apps, wallets, and protocols with ease. Across all major blockchains, you can access wallets, assets, and chain data for web3 portfolios. Zerion's infrastructure supports all major chains!

To get started, visit the documentation.

Supported Networks

  • Monad Testnet