Skip to main content
GET
Recent rugs (all venues)

Authorizations

X-API-Key
string
header
required

Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).

Query Parameters

limit
integer
default:100

Page size (clamped 1..2000).

Required range: 1 <= x <= 2000
offset
integer
default:0

Page offset.

min_drained_pct
number<float>
default:0

Only return rugs with drained_pct >= this 0..1 fraction (default 0 = all). Clamped 0..1.

Required range: 0 <= x <= 1

Response

Recent rug list

rugs
object[]
count
integer

Full match total (count() OVER ()), independent of limit/offset.

computed_at
integer

Epoch milliseconds.