sideshift_pair_info
Retrieve the current rate, minimum, and maximum for a SideShift pair between two networks. Returns decimal strings in deposit-coin units.
Instructions
Get rate, min, and max for a SideShift pair (e.g. USDt-Liquid → USDt-Tron). Returns decimal-string rate / min / max in deposit-coin units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | Optional reference amount in deposit-coin units (decimal string) | |
| to_coin | Yes | Settle coin ticker | |
| from_coin | Yes | Deposit coin ticker (e.g. 'USDT') | |
| to_network | Yes | Settle network | |
| from_network | Yes | Deposit network (e.g. 'liquid', 'tron', 'ethereum') |