Skip to main content
GET
Fill history

Authorizations

X-Gains-Signature
string
header
required

EIP-712 signature by an authorised agent over {method, path, body, timestamp, nonce}, sent with X-Gains-Agent, X-Gains-Timestamp and X-Gains-Nonce.

Path Parameters

chain
enum<string>
required
Available options:
arbitrum,
base,
polygon,
megaeth,
arbitrum-sepolia
Example:

"arbitrum"

address
string
required
Example:

"0x73b3A111C5BCCf9086c97B96e0AbAad69Dc4f523"

Query Parameters

cursor
string

Opaque cursor from the previous page.

limit
integer
default:50
Required range: 1 <= x <= 500
Example:

50

Response

A page of fills, newest first

data
object[]
required
nextCursor
string | null
required