Past 24 Hour Trades by Pool Address
To query the last 300 trades in the past 24 hours based on the provided pool address
get/onchain/networks/{network}/pools/{pool_address}/trades
Path parameters
networkstring required
Network ID. *refers to /onchain/networks.
pool_addressstring required
Pool contract address.
Query parameters
trade_volume_in_usd_greater_thannumber
Filter trades by trade volume in USD greater than this value. Default value: 0
tokenstring
Return trades for token, use this to invert the chart. Available values: base, quote, or token address. Default: base
Response
Last 300 trades in past 24 hours from a pool