get_gasless_status
Check the status of a gasless swap transaction by providing the trade hash and blockchain ID. Used within the DeFi Trading Agent MCP Server for monitoring autonomous crypto trades.
Instructions
Get the status of a submitted gasless swap
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | Yes | Blockchain ID where the trade was submitted | |
tradeHash | Yes | Trade hash from gasless swap submission |