wallet_overview
Get a compact summary of any wallet's trading profile, including identity, lifetime activity, and P&L stats. Enter an Ethereum wallet address or OrcaLayer nickname.
Instructions
Summarize one wallet's trading profile and performance.
Accepts a 0x wallet address or an OrcaLayer nickname. Returns a compact summary — identity, lifetime activity, and P&L stats — rather than the full raw record, so it stays readable for heavy wallets.
If the wallet's stats are still being computed server-side, this returns
a {"status": "computing", "retry_after_seconds": N} notice instead of
data — call the tool again after that delay.
Args: address: 0x wallet address or OrcaLayer nickname.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |