Paseo
Paseo 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
Paseo on SQD
Paseo 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.
Paseo data served as decoded, schema-typed tables, ready to query. Your indexer queries the data directly without writing SCALE parsers.
SQD's Paseo 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 Paseo indexer on your own infrastructure or on SQD Cloud.
Build with Paseo data
Common production patterns teams build with SQD on Paseo.
Index swaps, liquidations, and positions on Paseo in real time.
Build dashboards and metrics from full Paseo historical state.
Give agents structured, decoded Paseo data with the MCP server.
Power balance, transfer, and history views for Paseo wallets.
Validated Paseo data for transaction monitoring and audits.
Track every mint, burn, and transfer of Paseo stablecoins.
Auditable Paseo data for tokenized RWA issuance and transfers.
Stream Paseo data in two lines
Example below uses the public Paseo endpoint, no API key required for development. For full SDK reference, see the documentation.
Frequently asked questions
How does SQD compare to running a Paseo RPC node?
What does SQD cost for Paseo data?
How is SQD's Paseo data different from Subscan?
Can I self-host SQD's Paseo indexer?
Can I export Paseo data to a data warehouse or pipeline?
Does SQD validate Paseo data?
Does SQD support real-time Paseo data?
See other chains supported by SQD
Start building with Paseo
Access Paseo data through the SQD Portal, free tier available.