Array of trending pool data
Pagination links
URL for the first page
URL for the last page
URL for the next page, null if on last page
URL for the previous page, null if on first page
Pagination metadata
Total number of pages available
Total number of records across all pages
Response interface for trending pools Extends PoolsResponse with additional metadata about trending status
Remarks
This interface uses the same structure as PoolsResponse but specifically for trending pools. The pools returned will be ordered by their trending score based on volume and transaction metrics.
Example