Skip to main content
GET
Top liquidators (90d)

Authorizations

X-API-Key
string
header
required

Create an API key at https://developers.coinversa.ai/keys. REST limits are shared across keys by account; access uses the effective tier of the presented key.

Query Parameters

limit
integer<int32>
default:50
Required range: 1 <= x <= 500
offset
integer<int32>
default:0
Required range: x >= 0

Response

object[] | null

OK

distinctCoins
integer<int32>
required
distinctVictims
integer<int32>
required
liquidationsExecuted
integer<int32>
required
totalLiquidationPnl
number<double>
required

DEPRECATED: identical to victimClosedPnl (the victims' closed PnL, not the liquidator's profit). Will be removed in a later release; read victimClosedPnl.

totalPenaltyCollected
number<double>
required
victimClosedPnl
number<double>
required

Summed closed PnL of the positions this wallet liquidated — the victims' losses, negative. Not the liquidator's profit.

wallet
string
required