---
title: "Changes to Trending Search Pools"
method: GET
path: "/onchain/pools/trending_search"
---

# Changes to Trending Search Pools

`GET /onchain/pools/trending_search`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 19 revisions.

- **2026-05-28** `11cc9e00fd86` — 5 breaking, 15 info
- **2026-04-30** `fb6b6a203ce6` — 1 breaking
- **2025-09-22** `91c83447321b` — 1 breaking

## Changes

- **2026-05-28** `11cc9e00fd86` — 5 breaking, 15 info
  - for the `query` request parameter `include`, default value `base_token` was removed
  - the response property `data/items/attributes/fdv_usd` became nullable for the status `200`
  - the response property `data/items/attributes/reserve_in_usd` became nullable for the status `200`
  - the response property `included/items/attributes/coingecko_coin_id` became nullable for the status `200`
  - the response property `included/items/attributes/image_url` became nullable for the status `200`
  - api tag `Pools` removed
  - added the optional property `included/items/attributes/coingecko_asset_platform_id` to the response with the `200` status
  - the response property `data` became required for the status `200`
  - the response property `data/items/attributes` became required for the status `200`
  - the response property `data/items/attributes/address` became required for the status `200`
  - the response property `data/items/attributes/fdv_usd` became required for the status `200`
  - the response property `data/items/attributes/market_cap_usd` became required for the status `200`
  - the response property `data/items/attributes/name` became required for the status `200`
  - the response property `data/items/attributes/pool_created_at` became required for the status `200`
  - the response property `data/items/attributes/reserve_in_usd` became required for the status `200`
  - the response property `data/items/attributes/trending_rank` became required for the status `200`
  - the response property `data/items/attributes/volume_usd` became required for the status `200`
  - the response property `data/items/id` became required for the status `200`
  - the response property `data/items/relationships` became required for the status `200`
  - the response property `data/items/type` became required for the status `200`
- **2026-04-30** `fb6b6a203ce6` — 1 breaking
  - the response property `data/items/attributes/market_cap_usd` became nullable for the status `200`
- **2025-09-22** `91c83447321b` — 1 breaking
  - for the `query` request parameter `include`, default value `base_token` was added

---

[Operation](https://skmtc.dev/coingecko/apis/coingecko-api/docs/onchain/pools/trending_search/get.md) · [API](https://skmtc.dev/coingecko/apis/coingecko-api.md) · [Page](https://skmtc.dev/coingecko/apis/coingecko-api/changes/onchain/pools/trending_search/get)
