wallet_positions
List a wallet's largest open positions by current value. Accepts a wallet address or nickname and returns top holdings sorted by value.
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 |
|---|---|---|---|
| limit | No | ||
| address | Yes |