Avalanche
Avalanche is a blazingly fast, eco-friendly Layer 1 blockchain platform for decentralized applications and custom subnet deployments.
- Networks
- 2
- Data tables
- 5
- Chain ID
- 43114
- Runtime
- EVM
- Coverage
- Real-time + archive
- Start block
- 0 (genesis)
- License
- Open-source SDK
Networks
Avalanche on SQD
Avalanche data is validated by SQD Network workers before it reaches the Portal. Validation is performed across the network rather than by a single ingestion node, so a faulty upstream source can't poison the dataset.
5 Avalanche tables (blocks, transactions, logs & traces), decoded and schema-typed, ready to query. Your indexer queries the data directly without writing RLP parsers.
Single Portal endpoint serves Avalanche from genesis through the current head, with sub-second hot-path latency. No separate streaming pipeline to wire up.
Both the Squid SDK and the Pipes SDK are open-source. Connectors for Postgres, ClickHouse, MongoDB, SQLite and Parquet, plus a custom-target hook. Run your Avalanche indexer on your own infrastructure or on SQD Cloud.
Build with Avalanche data
Common production patterns teams build with SQD on Avalanche.
Index swaps, liquidations, and positions on Avalanche in real time.
Build dashboards and metrics from full Avalanche historical state.
Give agents structured, decoded Avalanche data with the MCP server.
Power balance, transfer, and history views for Avalanche wallets.
Validated Avalanche data for transaction monitoring and audits.
Track every mint, burn, and transfer of Avalanche stablecoins.
Auditable Avalanche data for tokenized RWA issuance and transfers.
Teams using SQD on Avalanche
Production case studies from a team indexing Avalanche with SQD.
Available Data
Block headers with timestamps, gas usage, miner info, and consensus data.
All onchain transactions with sender, receiver, value, gas, and input data.
Event logs emitted by smart contracts, the primary source for tracking DeFi, NFT, and token activity.
Internal transactions and call traces showing the full execution path of each transaction.
State changes per transaction, storage slot modifications, balance changes, and nonce updates.
Stream Avalanche data in two lines
Example below uses the public Avalanche endpoint, no API key required for development. For full SDK reference, see the documentation.
Frequently asked questions
How does SQD compare to running an Avalanche RPC node?
What does SQD cost for Avalanche data?
How is SQD's Avalanche data different from a block explorer like Etherscan?
Can I self-host SQD's Avalanche indexer?
Can I export Avalanche data to a data warehouse or pipeline?
Does SQD validate Avalanche data?
Does SQD support real-time Avalanche data?
See other chains supported by SQD
Start building with Avalanche
Access Avalanche data through the SQD Portal, free tier available.