bridge_tokens
Get bridge quotes and routes for cross-chain token transfers between blockchains, including fees and estimated time.
Instructions
Get bridge quote and route for cross-chain token transfer.
Args: from_chain: Source blockchain to_chain: Destination blockchain token_address: Token to bridge amount: Amount to bridge recipient: Optional different recipient address
Returns: Bridge route, fees, and estimated time.
Price: $0.50
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_chain | Yes | ||
| to_chain | Yes | ||
| token_address | Yes | ||
| amount | Yes | ||
| recipient | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |