Turing
Turing is a Substrate-based blockchain network indexed by the SQD Network. Access real-time and historical data including blocks, transactions, and event logs through the SQD Portal API.
- Networks
- 1
- Runtime
- Substrate
- Coverage
- Archive
- Start block
- 0 (genesis)
- License
- Open-source SDK
Networks
Turing on SQD
Turing 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.
Turing data served as decoded, schema-typed tables, ready to query. Your indexer queries the data directly without writing SCALE parsers.
SQD's Turing archive covers historical state in one endpoint. Real-time on the roadmap.
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 Turing indexer on your own infrastructure or on SQD Cloud.
Build with Turing data
Common production patterns teams build with SQD on Turing.
Index swaps, liquidations, and positions on Turing in real time.
Build dashboards and metrics from full Turing historical state.
Give agents structured, decoded Turing data with the MCP server.
Power balance, transfer, and history views for Turing wallets.
Validated Turing data for transaction monitoring and audits.
Track every mint, burn, and transfer of Turing stablecoins.
Auditable Turing data for tokenized RWA issuance and transfers.
Stream Turing data in two lines
Example below uses the public Turing endpoint, free for development. For full SDK reference, see the documentation.
Frequently asked questions
How does SQD compare to running a Turing RPC node?
What does SQD cost for Turing data?
How is SQD's Turing data different from Subscan?
Can I self-host SQD's Turing indexer?
Can I export Turing data to a data warehouse or pipeline?
Does SQD validate Turing data?
Does SQD support real-time Turing data?
See other chains supported by SQD
Learn more
Start building with Turing
Access Turing data through the SQD Portal, free tier available.