get_adl_history
Retrieve auto-deleveraging events that affected a specific account. Provide the account address to get ADL history.
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. | |
| address | Yes | Account address (0x-prefixed hex). |