New: Wallet Endpoints & Onchain Trades Improvements

Information notice CoinGecko Pro API CoinGecko Public API GeckoTerminal API

Updates

Information

New Feature — Wallet Endpoints:

Track any wallet’s token balances and the raw transfers behind them.

  • /wallets/{address}/balances: wallet balances across networks, with USD value and liquidity per holding
  • /wallets/{address}/transfers: wallet transfers on a network
  • Exclusive for Analyst plan & above.

More details: changelog


Improvements — Onchain Trades:

Trades by Pool Address and by Token Address get a significant upgrade: longer lookback windows, cursor pagination, and the ability to query an exact time range.

  • trading_period param (1d, 7d, 30d; defaults to 1d) extends lookback past the old 24-hour window.
  • cursor and per_page (defaults to 300) remove the previous 300-trade ceiling.
  • Two new endpoints /pools/trades/range and /tokens/trades/range: let you query trades inside an absolute from/to window (e.g. a specific month) instead of a relative lookback.

More details: changelog

September 16, 2026 · 03:45 PM +08

← Back