Onchain wallet and decoded data vs market and price data.
CoinGecko is the leading crypto market-data API: token prices, market data, and onchain DEX pool data via GeckoTerminal. It is not a wallet or onchain decoded-data API. GoldRush returns a wallet's balances, NFTs, and decoded transactions across 100+ chains. The two are complementary: CoinGecko for market and price reference, GoldRush for address-level onchain data.
Verify current details on CoinGecko API.
The differences that matter when you're shipping multichain data, drawn from each product's public docs and pricing.
GoldRush returns a wallet's balances, NFTs, and decoded transactions. CoinGecko is market and price data and does not return onchain data for a given address.
Full, human-readable per-wallet activity across 100+ chains. CoinGecko has no wallet-transaction endpoint.
GoldRush pairs wallet data with token prices and OHLCV. With CoinGecko you would combine it with a separate onchain provider.
GoldRush offers GraphQL subscriptions. CoinGecko refreshes on a 2-3s polling/cache model with no websockets.
Apps that need a wallet's onchain data: balances, NFTs, and decoded transaction history across 100+ chains.
Apps that need broad market and price data, coin market caps, and onchain DEX pool data.
Data sourced from public documentation.
| Feature | GoldRush | CoinGecko API |
|---|---|---|
| Coverage | 100+ chains (onchain data) | 17,000+ coins; 200+ DEX networks |
| Wallet token balances | Yes | No |
| Wallet NFT holdings CoinGecko has NFT market data, not per-wallet holdings | Yes | No |
| Wallet transaction history (decoded) | Yes | No |
| Token prices CoinGecko's core strength | Yes | Yes |
| OHLCV CoinGecko: pool OHLCV via GeckoTerminal | Yes | Yes |
| Onchain DEX pool data | Yes | Yes |
| Real-time streaming | GraphQL subscriptions | Polling (2-3s), no websockets |
| x402 pay-per-request CoinGecko: ~$0.01 per request | Yes | Yes |
| Free tier | 100k credits/mo | Demo: 10k calls/mo |
Current rates as published by each provider.
Pricing details sourced from CoinGecko API. Verify on their site for current rates.
Same task, both APIs. Read top to bottom to see request shape and how much data each call returns.
Get a free GoldRush API key and make your first decoded multichain call in a couple of minutes. No card required.