Past 24 Hour Trades by Pool Address
Trades
Past 24 Hour Trades by Pool Address
This endpoint allows you to query the last 300 trades in the past 24 hours based on the provided pool address
GET
Past 24 Hour Trades by Pool Address
Documentation Index
Fetch the complete documentation index at: https://docs.coingecko.com/llms.txt
Use this file to discover all available pages before exploring further.
Note
- Cache / Update Frequency: Real-time (Cacheless) for Pro API (Basic, Analyst, Lite, Pro, Enterprise).
Authorizations
Path Parameters
pool contract address
Example:
"0x06da0fd433c1a5d7a4faa01111c044910a184553"
Query Parameters
filter trades by trade volume in USD greater than this value Default value: 0
return trades for token use this to invert the chart Available values: 'base', 'quote' or token address Default value: 'base'
Response
200 - application/json
Get last 300 trades in past 24 hours from a pool

