Kaia Support Sunsetting on The Graph – Migration Guide
Kaia support on The Graph will officially sunset on August 31, 2026. After this date, Kaia subgraphs will stop indexing and query endpoints will cease to return data. To ensure your applications continue to run without interruption, please migrate to an alternative indexer before the deadline.
Are you affected?
- Your app queries gateway.thegraph.com or gateway-arbitrum.network.thegraph.com for a Kaia subgraph.
- You deploy Kaia subgraphs using graph deploy or publish them to The Graph's decentralized network.
- Your analytics or dashboards read from these endpoints.
Is my on-chain data affected?
No. Your smart contracts, transaction history, and event logs on Kaia are completely unchanged. Only the hosted indexing service is going away. Any indexer that reads a Kaia RPC endpoint can rebuild the same data.
How to migrate
You can choose from the following alternatives:
- Goldsky: The fastest drop-in replacement. Existing subgraphs move over with minimal effort using one CLI command.
- SubQuery: Supports existing subgraph builds and offers multi-chain indexing.
- Self-hosted graph-node: Offers full control without vendor dependency, at the cost of managing your own infrastructure.
For step-by-step guides, refer to our documentation . If you require further assistance, please reach out on the Kaia Developer Forum or our Discord.