builderLiquidations
Stream live liquidation fills of your users. Based on last touch attribution, if the last non-liquidation fill for that coin had your builder code, the liquidation will be broadcast to your channel.
Subscribe
{
"type": "subscribe",
"subscription": {
"type": "builderLiquidations",
"builder": "0x..", // your builder address
"aggregateByTime": true
}
}
Parameters
Parameter
Type
Required
Default
Description
Unsubscribe
Liquidation data format
Examples
Error messages:
Common errors
Last updated