Skip to content
Alchemy Logo

Liquidatable accounts

This API is in private preview. Target October 2026; timing is subject to change.

Returns accounts currently identified as liquidatable.

Available now. This read is served at the interim endpoint today.

POST /{apiKey}/info

ParameterTypeRequiredDescription
typestringYesSelects liquidatable.
{
  "type": "liquidatable"
}

FieldTypeDescription
[]arrayLiquidatable-account collection. The capture returned an empty array; populated element fields are not yet confirmed.

[]
Was this page helpful?