dex_wallet_get_addresses
Returns address map by chain type (EVM, SOL, etc.). Call before transfer/swap tools to get the sender address.
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 | Yes | Account ID |