get_funding
Retrieve funding payments and receipts for any Hyperliquid wallet over a customizable lookback period. Returns net funding, paid, received, and per-coin breakdown.
Instructions
Get funding payments/receipts for a Hyperliquid wallet over the last N days (default 7). Returns net funding, paid, received, and per-coin breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Public Hyperliquid wallet address. | |
| days | No | Lookback window in days (default 7, max 90). |