coingecko

Fetch Solana token prices, pools, OHLCV, trades, and DEX listings via CoinGecko API.

116|9|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/elophanto/EloPhanto --skill coingecko-elophanto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coingecko
Source: https://github.com/elophanto/EloPhanto/tree/main/skills/coingecko-market-data
Command: npx skills add https://github.com/elophanto/EloPhanto --skill coingecko-elophanto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates CoinGecko Solana on-chain data into a single, easy-to-use interface covering token prices, DEX pool data, OHLCV charts, trades, and market analytics, enabling faster integration and insights.

Core Features & Use Cases

  • Token prices and token information for Solana assets
  • Pool data, OHLCV charts, and recent trades across Solana DEXes
  • Use cases include real-time price feeds, dashboards, trading bots, and portfolio analytics

Quick Start

Instantiate the CoinGecko client with your API key and start querying endpoints for prices, pools, OHLCV, and trades.

Frequently Asked Questions about coingecko

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch Solana on-chain data like token prices and OHLCV using the CoinGecko API?

Fetch Solana on-chain data by instantiating the unified CoinGecko API client with your API key to query modular sub-clients for token prices, OHLCV charts, pools, and recent trades across DEXes.

Can I use a CoinGecko API demo key to retrieve Solana DEX pool data and trades?

Yes, the CoinGecko API client supports both demo and pro API keys, applying rate limiting and error handling to retrieve Solana DEX pool data, OHLCV, and recent trades.

What's the best way to build a Solana trading bot or dashboard using on-chain DEX listings?

Integrate Solana on-chain DEX listings, token prices, and OHLCV data via a unified CoinGecko API client to build real-time dashboards, price feeds, trading bots, and portfolio analytics.

Does the CoinGecko API client handle rate limiting and errors for Solana token data requests?

Yes, the CoinGecko API client includes built-in rate limiting and error handling to manage Solana token data requests, ensuring stable integration for dashboards and trading bots.

What Solana on-chain data types are available through the CoinGecko API endpoints?

Available Solana on-chain data types include token prices, token information, DEX pool data, OHLCV charts, recent trades, and market analytics, all accessible through modular sub-clients.