curl --request GET \
--url https://pro-api.coingecko.com/api/v3/onchain/networks/new_pools \
--header 'x-cg-pro-api-key: <api-key>'{
"data": [
{
"id": "solana_6EiJDBoHqRA3m6FqYBphpGomspmFxtj4mawUKYMZtcVG",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00000148440590295321912651916468624641639408545041453058498522449228",
"base_token_price_native_currency": null,
"quote_token_price_usd": "83.768359508641337467584153811084885016464255852",
"quote_token_price_native_currency": null,
"base_token_price_quote_token": null,
"quote_token_price_base_token": null,
"address": "6EiJDBoHqRA3m6FqYBphpGomspmFxtj4mawUKYMZtcVG",
"name": "MadDonkey / SOL",
"pool_created_at": "2026-05-27T14:58:17Z",
"fdv_usd": "3847.309588",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-18.046",
"m15": "-18.046",
"m30": "-18.046",
"h1": "-18.046",
"h6": "-18.046",
"h24": "-18.046"
},
"transactions": {
"m5": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"m15": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"m30": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"h1": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"h6": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"h24": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
}
},
"volume_usd": {
"m5": "6.7101798706",
"m15": "6.7101798706",
"m30": "6.7101798706",
"h1": "6.7101798706",
"h6": "6.7101798706",
"h24": "6.7101798706"
},
"reserve_in_usd": null,
"sentiment_vote_positive_percentage": 0,
"sentiment_vote_negative_percentage": 0,
"community_sus_report": 0
},
"relationships": {
"base_token": {
"data": {
"id": "solana_2R33cGC6WaP1j2wcvmkAvGjTeEy1N1hvwZtBykmypump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pump-fun",
"type": "dex"
}
}
}
}
],
"included": [
{
"id": "solana_2R33cGC6WaP1j2wcvmkAvGjTeEy1N1hvwZtBykmypump",
"type": "token",
"attributes": {
"address": "2R33cGC6WaP1j2wcvmkAvGjTeEy1N1hvwZtBykmypump",
"name": "Donkey",
"symbol": "MadDonkey",
"decimals": 6,
"image_url": null,
"coingecko_coin_id": null
}
},
{
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token",
"attributes": {
"address": "So11111111111111111111111111111111111111112",
"name": "Wrapped SOL",
"symbol": "SOL",
"decimals": 9,
"image_url": "https://coin-images.coingecko.com/coins/images/21629/large/solana.jpg?1696520989",
"coingecko_coin_id": "wrapped-solana"
}
},
{
"id": "pump-fun",
"type": "dex",
"attributes": {
"name": "Pump.fun"
}
}
]
}New Pools List
To query all the latest pools across all networks on GeckoTerminal
curl --request GET \
--url https://pro-api.coingecko.com/api/v3/onchain/networks/new_pools \
--header 'x-cg-pro-api-key: <api-key>'{
"data": [
{
"id": "solana_6EiJDBoHqRA3m6FqYBphpGomspmFxtj4mawUKYMZtcVG",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00000148440590295321912651916468624641639408545041453058498522449228",
"base_token_price_native_currency": null,
"quote_token_price_usd": "83.768359508641337467584153811084885016464255852",
"quote_token_price_native_currency": null,
"base_token_price_quote_token": null,
"quote_token_price_base_token": null,
"address": "6EiJDBoHqRA3m6FqYBphpGomspmFxtj4mawUKYMZtcVG",
"name": "MadDonkey / SOL",
"pool_created_at": "2026-05-27T14:58:17Z",
"fdv_usd": "3847.309588",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-18.046",
"m15": "-18.046",
"m30": "-18.046",
"h1": "-18.046",
"h6": "-18.046",
"h24": "-18.046"
},
"transactions": {
"m5": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"m15": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"m30": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"h1": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"h6": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
},
"h24": {
"buys": 1,
"sells": 1,
"buyers": 1,
"sellers": 1
}
},
"volume_usd": {
"m5": "6.7101798706",
"m15": "6.7101798706",
"m30": "6.7101798706",
"h1": "6.7101798706",
"h6": "6.7101798706",
"h24": "6.7101798706"
},
"reserve_in_usd": null,
"sentiment_vote_positive_percentage": 0,
"sentiment_vote_negative_percentage": 0,
"community_sus_report": 0
},
"relationships": {
"base_token": {
"data": {
"id": "solana_2R33cGC6WaP1j2wcvmkAvGjTeEy1N1hvwZtBykmypump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pump-fun",
"type": "dex"
}
}
}
}
],
"included": [
{
"id": "solana_2R33cGC6WaP1j2wcvmkAvGjTeEy1N1hvwZtBykmypump",
"type": "token",
"attributes": {
"address": "2R33cGC6WaP1j2wcvmkAvGjTeEy1N1hvwZtBykmypump",
"name": "Donkey",
"symbol": "MadDonkey",
"decimals": 6,
"image_url": null,
"coingecko_coin_id": null
}
},
{
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token",
"attributes": {
"address": "So11111111111111111111111111111111111111112",
"name": "Wrapped SOL",
"symbol": "SOL",
"decimals": 9,
"image_url": "https://coin-images.coingecko.com/coins/images/21629/large/solana.jpg?1696520989",
"coingecko_coin_id": "wrapped-solana"
}
},
{
"id": "pump-fun",
"type": "dex",
"attributes": {
"name": "Pump.fun"
}
}
]
}Notes
- Returns up to 20 pools per page. Use the
pageparam to navigate more results. Pagination beyond 10 pages requires Analyst plan or above. - Unverified token market cap returns
null— the displayed value on GeckoTerminal may match FDV and might not be accurate. - Use
includeto return related attributes under the top-levelincludedkey. - Equivalent page on GeckoTerminal New Pools.
SDK Examples
const response = await client.onchain.networks.newPools.get();
console.log(JSON.stringify(response, null, 2));
response = client.onchain.networks.new_pools.get()
print(response.model_dump_json(indent=2))
Authorizations
Learn how to set up your API key
Query Parameters
Attributes to include, comma-separated if more than one.
Available values: base_token, quote_token, dex, network
Page through results. Default value: 1
Include GeckoTerminal community data (sentiment votes, suspicious reports).
Default: false
Response
Latest pools across all networks
Hide child attributes
Hide child attributes
Pool identifier
Resource type
Hide child attributes
Hide child attributes
Base token price in USD
Base token price in native currency
Quote token price in USD
Quote token price in native currency
Base token price in quote token
Quote token price in base token
Pool contract address
Pool name
Pool creation timestamp
Fully diluted valuation in USD
Market cap in USD
Price change percentage over various timeframes
Hide child attributes
Hide child attributes
Transaction counts over various timeframes
Hide child attributes
Hide child attributes
Total reserve in USD
Price of the queried token in USD, present when querying pools by token address
GeckoTerminal community positive sentiment vote percentage
GeckoTerminal community negative sentiment vote percentage
GeckoTerminal community suspicious reports count
Related resources
Hide child attributes
Hide child attributes
Included related resources, present when include parameter is specified
Hide child attributes
Hide child attributes
Hide child attributes
Hide child attributes
Was this page helpful?

