From 0fbb5859ed1e7b8c1ffb027deebfa289e4587398 Mon Sep 17 00:00:00 2001 From: Mohammad Zeeshan Jawed <89350024+zeeshan8281@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:58:38 +0530 Subject: [PATCH] Enhance overview with GoldRush indexer details Added description for GoldRush indexer on Celo. --- tooling/indexers/overview.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tooling/indexers/overview.mdx b/tooling/indexers/overview.mdx index 65a3a0742..965d06454 100644 --- a/tooling/indexers/overview.mdx +++ b/tooling/indexers/overview.mdx @@ -10,6 +10,8 @@ Getting historical data on a smart contract can be frustrating when you’re bui ### Indexer on Celo +- [GoldRush(powered by Covalent)](https://goldrush.dev/docs/chains/celo) + - GoldRush offers the most comprehensive Blockchain Data API suite for developers, analysts, and enterprises. Whether you are building a DeFi dashboard, a wallet, a trading bot, an AI agent or a compliance platform, the Data APIs provide fast, accurate, and developer-friendly access to the essential on-chain data you need. - [The Graph](https://thegraph.com/) - [Quickstart](https://thegraph.com/docs/en/) - The Graph provides a quickstart guide to help developers get up and running with subgraphs. This guide covers everything from setting up a development environment to deploying your first subgraph.