request_convert_quote
Request a conversion quote for swapping one cryptocurrency to another—define the source, target, and amount.
Instructions
Request a quote for crypto-to-crypto conversion.
Args: account_type: UNIFIED or eb_convert_funding. from_coin: Source coin. to_coin: Destination coin. request_coin: The coin to specify amount for (from_coin or to_coin). request_amount: Amount of the request_coin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_type | Yes | ||
| from_coin | Yes | ||
| to_coin | Yes | ||
| request_coin | Yes | ||
| request_amount | Yes |