Skip to main content
GET
Get Fills Recent

Headers

X-API-Key
string

Query Parameters

user
string

User address

coin
string

Coin symbol

side
enum<string>

Side (B=Buy, A=Sell)

Available options:
B,
A
size_usd
number

Minimum notional amount in USD

start_time
string<date-time>
end_time
string<date-time>
limit
integer
default:100
cursor
string
order
enum<string>
default:DESC
Available options:
ASC,
DESC
has_priority_gas
boolean | null

Filter by priority gas: true = only fills with priorityGas > 0, false = only fills without, omit = no filter.

Response

200 - application/json

Successful Response

success
boolean
default:true
message
string
default:OK
data
object