dex_tx_swap_detail
Fetch swap order detail by order ID from swap_submit. → tx_detail for detail by on-chain hash.
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 | |
| tx_order_id | Yes | Transaction order ID from dex_tx_swap_submit |