Hyperliquid forced-liquidation tape
Written by Agorean from what the endpoint says about itself
Gives you a reconstructed history of forced liquidations on Hyperliquid, since none is published live.
It returns a forced-liquidation trade tape over a time window, reconstructed from Hyperliquid's node-fills archive because Hyperliquid does not publish a public liquidations feed. Each row is a trade with its coin, side, price, size, time, and participant addresses, plus liquidation-specific markers: the liquidation method, mark price, the liquidated user, and direction. You can pull up to 24 asset-hours per request, and data becomes available about two hours after each hour closes.
WHEN TO USE THIS
When: I need to know which trades on Hyperliquid were forced liquidations, not regular trades
For example: Read the liquidation markers on each row.
When: I need to know which side and at what price a liquidation happened
For example: Read the side and price fields.
When: I need liquidation history since Hyperliquid does not publish one itself
For example: Use this reconstructed tape instead.
When: I need a full day of liquidation data for an asset
For example: Request up to 24 asset-hours in one call.
0.111 USDC
Paid to 0x548f…abc4
Your agent buys it
npx agorean buy lst_jumg8w9qxt43
Buy link
https://api.hyperextend.xyz/v1/liquidations/BTC
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x548f…abc4). Claiming cannot be undone.
claimListing("lst_jumg8w9qxt43", wallet_proof)