import { GoldRushClient } from "@covalenthq/client-sdk";
const ApiServices = async () => {
    const client = new GoldRushClient();
    const resp = await client
        .BaseService
        .getAddressActivity({
            chainName: "eth-mainnet", 
            walletAddress: "0x..."
        });
    console.log(resp.data);
};
ApiServices();










 Supports real-time EVM chain data with sub-second latency.
Supports real-time EVM chain data with sub-second latency. Unified REST APIs for seamless blockchain querying.
Unified REST APIs for seamless blockchain querying. Automated chain indexing eliminates the need for manual data synchronization.
Automated chain indexing eliminates the need for manual data synchronization. Dynamic auto-scaling to handle network surges, ensuring uninterrupted performance.
Dynamic auto-scaling to handle network surges, ensuring uninterrupted performance. Proven indexing algorithms reduce query times vs. self-hosted solutions.
Proven indexing algorithms reduce query times vs. self-hosted solutions. Caching & compression layers optimized through years of operational learnings.
Caching & compression layers optimized through years of operational learnings. Decentralized architecture prevents downtime, ensuring high availability.
Decentralized architecture prevents downtime, ensuring high availability. Trusted by top DeFi protocols, analytics firms, and Web3 applications.
Trusted by top DeFi protocols, analytics firms, and Web3 applications. 99.99% uptime SLA, backed by multi-region failover.
99.99% uptime SLA, backed by multi-region failover. Historical & real-time data - we preserve all blockchain state.
Historical & real-time data - we preserve all blockchain state. Enterprise-grade security from years of working with institutional partners.
Enterprise-grade security from years of working with institutional partners. Custom event indexing & WebSocket streaming, built from real-world use cases.
Custom event indexing & WebSocket streaming, built from real-world use cases.