get_route_quote
Retrieve a cross-chain route quote with fees and transfer limits for a given token and amount, helping estimate costs and constraints.
Instructions
Get a quote for a route including fees and limits
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Token address or identifier | |
| amount | Yes | Amount to transfer | |
| toChain | Yes | Destination chain identifier | |
| fromChain | Yes | Source chain identifier |