New: Wallet Endpoints & Onchain Trades Improvements
Information notice
CoinGecko Pro API
CoinGecko Public API
GeckoTerminal API
Updates
Information
September 16, 2026 · 03:45 PM +08
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_periodparam (1d,7d,30d; defaults to1d) extends lookback past the old 24-hour window. -
cursorandper_page(defaults to 300) remove the previous 300-trade ceiling. -
Two new endpoints
/pools/trades/rangeand/tokens/trades/range: let you query trades inside an absolutefrom/towindow (e.g. a specific month) instead of a relative lookback.
More details: changelog
← Back
CoinGecko API Status