Skip to main content
GET
Pool Tokens Info by Pool Address

Notes

  • Learn more about GT Score and GT Verified.
  • holders data is currently in Beta, with ongoing improvements to coverage and update frequency.
    • distribution_percentage coverage:
      • Solana: top_10, 11_20, 21_40, rest
      • Other chains: top_10, 11_30, 31_50, rest
  • Bonding curve tokens (non-graduated launchpad tokens) include a launchpad_details object with graduation status.
Metadata (image, websites, description, socials) may be sourced on-chain and is not vetted by the CoinGecko team.
For CoinGecko-reviewed metadata, use Coin Data by ID or Coin Data by Token Address.
For pool market data (price, transactions, volume), use Specific Pool Data instead.

SDK Examples

Authorizations

x-cg-demo-api-key
string
header
required

Learn how to set up your API key

Path Parameters

network
string
default:solana
required

Network ID. *refers to /onchain/networks.

pool_address
string
default:8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt
required

Pool contract address.

Query Parameters

include
enum<string>

Attributes to include.

Available options:
pool

Response

200 - application/json

Pool tokens info data

data
object[]
required
included
object[]

Included pool data, present when include=pool is specified