Get stock-token positions
get_positionsRetrieve stock-token positions from a Robinhood Chain wallet, including real total-return balance and accrued appreciation percentage that raw ERC-20 balances obscure.
Instructions
Read a wallet's Robinhood Chain stock-token positions. Returns raw balance, uiMultiplier, the real total-return balance (raw * multiplier / 1e18), and the accrued appreciation % that raw ERC-20 reads hide. Omit tokens to scan the known-token registry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokens | No | token symbols or 0x addresses; omit to scan known tokens | |
| wallet | Yes | wallet address to inspect |