dex_wallet_get_total_asset
Total portfolio value and 24h change. → get_token_list for per-token balance detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp_token | No | MCP session token obtained from login (dex_auth_google_login_poll or dex_auth_gate_login_poll). MUST be provided in every call to this tool after login; omitting it will result in 403 | |
| account_id | No | Account ID (optional, auto-detected from login session) |