get_adl_history
Get auto-deleveraging (ADL) events for a given account address to understand when positions were reduced.
Instructions
Get the auto-deleveraging (ADL) events that touched a given account. Requires API credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of records to return (max 1000, default 100). | |
| address | Yes | Account address (0x-prefixed hex). |