dex_tx_detail
Fetch transaction detail by on-chain hash. → swap_detail for swap order detail by order ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash_id | Yes | Transaction hash ID | |
| 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 | |
| from_wallet | No | Optional sender wallet address filter |