Flare
Flare is an EVM-compatible Layer 1 blockchain designed to provide decentralized data access for building cross-chain applications.
- Networks
- 1
- Data tables
- 3
- Chain ID
- 14
- Runtime
- EVM
- Coverage
- Real-time + archive
- Start block
- 0 (genesis)
- License
- Open-source SDK
Networks
Flare on SQD
Flare 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.
3 Flare tables (blocks, transactions & logs), decoded and schema-typed, ready to query. Your indexer queries the data directly without writing RLP parsers.
Single Portal endpoint serves Flare 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 Flare indexer on your own infrastructure or on SQD Cloud.
Build with Flare data
Common production patterns teams build with SQD on Flare.
Index swaps, liquidations, and positions on Flare in real time.
Build dashboards and metrics from full Flare historical state.
Give agents structured, decoded Flare data with the MCP server.
Power balance, transfer, and history views for Flare wallets.
Validated Flare data for transaction monitoring and audits.
Track every mint, burn, and transfer of Flare stablecoins.
Auditable Flare data for tokenized RWA issuance and transfers.
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.
Stream Flare data in two lines
Example below uses the public Flare endpoint, no API key required for development. For full SDK reference, see the documentation.
Frequently asked questions
How does SQD compare to running a Flare RPC node?
What does SQD cost for Flare data?
How is SQD's Flare data different from a block explorer like Etherscan?
Can I self-host SQD's Flare indexer?
Can I export Flare data to a data warehouse or pipeline?
Does SQD validate Flare data?
Does SQD support real-time Flare data?
See other chains supported by SQD
Start building with Flare
Access Flare data through the SQD Portal, free tier available.