Skip to main content
GET
Paginated swap feed

Endpoint

No authentication required.

Request

Response

Errors

Pagination Pattern

Examples

Query Parameters

cursor
string<date-time>
limit
integer
default:50
Required range: 1 <= x <= 100
chain
string
protocol
string

Response

200 - application/json

Page of transactions plus pagination info.

data
object[]
required
has_more
boolean
required
next_cursor
string<date-time> | null