Returns swap events for a pool, ordered newest first. Cursor-paginated — you can walk the full history of a pool by following next_cursor.
Documentation Index
Fetch the complete documentation index at: https://docs.hadron.fi/llms.txt
Use this file to discover all available pages before exploring further.
200.next_cursor value from the previous response to fetch the next page. When the server returns next_cursor: null (equivalently has_more: false), you have reached the end of the pool’s history.mainnet-beta or devnet.?cursor=... on the next request to fetch the following page. null when there are no more swaps (end of history).true if more swaps are available beyond this page, false if this is the last page.