wallet_positions
List a wallet's largest open positions by current value. Returns positions sorted by value with a count of omitted holdings.
Instructions
List a wallet's largest open positions by current value.
Accepts a 0x wallet address or an OrcaLayer nickname. Returns the positions with the largest current value first, in a compact form, plus a count of how many more are not shown.
Args: address: 0x wallet address or OrcaLayer nickname. limit: How many positions to return (1–50). The wallet may hold more; the response reports how many were omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| limit | No |