From 5d7227331769008995a6c0798ac9d1da2a1c1c20 Mon Sep 17 00:00:00 2001 From: Mohammad Zeeshan Jawed <89350024+zeeshan8281@users.noreply.github.com> Date: Sat, 1 Nov 2025 04:02:35 +0530 Subject: [PATCH] Add GoldRush (powered by Covalent) details Added detailed information about GoldRush (powered by GoldRush) , including its APIs and use cases, to the analytics tools guide. --- app-developers/tools/data/analytics-tools.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/app-developers/tools/data/analytics-tools.mdx b/app-developers/tools/data/analytics-tools.mdx index 30d12c79b..2c64ef3c9 100644 --- a/app-developers/tools/data/analytics-tools.mdx +++ b/app-developers/tools/data/analytics-tools.mdx @@ -5,6 +5,25 @@ description: Learn about platforms you can use to gather analytics and setup cus --- The following guide lists platforms you can use to gather analytics and setup customizations about OP Mainnet. +## GoldRush (powered by Covalent) + +GoldRush (powered by Covalent) 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. + +GoldRush consists of the following self-serve products that can be used independently or together to power your application: + +| **Product Name** | **Description** | **Key Data Feeds** | **Use Cases** | +| --- | --- | --- | --- | +| **Foundational API** | Access structured historical blockchain data across 100+ chains via REST APIs | | | +| **Streaming API** | Subscribe to real-time blockchain events with sub-second latency using GraphQL over WebSockets | | | + + +The **[GoldRush TypeScript SDK](https://www.npmjs.com/package/@covalenthq/client-sdk)** is the fastest way to integrate the GoldRush APIs. Install with: + +```bash +npm install @covalenthq/client-sdk +``` +Learn more about GoldRush's integration with Optimism [here](https://goldrush.dev/docs/chains/optimism?utm_source=optimism&utm_medium=partner-docs) . + ## Blocknative [Blocknative](https://www.blocknative.com/) lets you [decode](http://docs.blocknative.com/ethernow/batch-decoder-api) and [analyze](https://docs.blocknative.com/blocknative-data-archive/blob-archive) OP Stack Batches submitted to the Ethereum L1. You can inspect, analyze, decode, and download the data of any batch – confirmed on-chain or not – via public APIs or visually through the [Ethernow Explorer](http://ethernow.xyz). Below you can find links to the different resources: