Getting Started with Subsquid
Subsquid is a query node framework that can be applied to SKALE Chains. Subsquid is like an ETL (Extract, Transform, and Load) tool.
Developers can use Subsquid to extract SKALE chain data and process EVM logs in one project and serve this data on a GraphQL endpoint.
Currently, Subsquid is available on the following SKALE chains:
SKALE Chain | Endpoint lookup cmd | Archive Endpoint |
---|---|---|
SKALE Calypso Hub |
|
https://skale-calypso.archive.subsquid.io |
SKALE Nebula Hub |
|
https://skale-nebula.archive.subsquid.io |
SKALE Chain | Endpoint lookup cmd | Archive Endpoint |
---|---|---|
SKALE Calypso Hub (Staging) |
|
https://skale-calypso-staging.archive.subsquid.io |
SKALE Nebula Hub (Staging) |
|
https://skale-nebula-staging.archive.subsquid.io |
For more information, please see https://docs.subsquid.io/.