tapp_get_swap_route
Retrieve the optimal swap route between two tokens on the Tapp Exchange MCP Server for efficient decentralized trading and liquidity management on the Aptos blockchain.
Instructions
Get the optimal route information between two tokens
Input Schema
Name | Required | Description | Default |
---|---|---|---|
token0 | Yes | The address of the first token | |
token1 | Yes | The address of the second token |