heliswap_get_pair_info
Retrieve trading pair details from HeliSwap by providing two token addresses. This tool enables users to access liquidity pool information and token exchange rates on the Hedera network.
Instructions
Get trading pair information from HeliSwap
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token0 | Yes | First token address | |
| token1 | Yes | Second token address |