veyb

Admin fee claims.

One row per LT admin-fee withdrawal. amount is LT shares (18dp), never the asset — hence value (USD) as the only amount sort. Newest first. New rows only prepend, so dedupe on id while paging. A legacy marketIdx is a 400. minAmountUsd drops priced rows below it and totalCount follows; unpriced rows stay.

get/v1/analytics/veyb/admin-fee-claims

Query parameters

chainIdstring
limitstring

Integer 1-1000; outside is a 400, never clamped.

Integer 1-1000; outside is a 400, never clamped.

offsetstring

Integer 0-10000; outside is a 400, never clamped.

Integer 0-10000; outside is a 400, never clamped.

isDesc'true' | 'false'
sortBy'date' | 'value'
minAmountUsd'0.1' | '1' | '100' | '1000' | '10000' | '100000' | '1000000'
marketIdxstring

Integer 0-64; outside is a 400, never clamped.

Integer 0-64; outside is a 400, never clamped.

Response

Admin fee claims.

successtrue required
totalCountstring required
timestampstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.