sideshift_quote
Obtain a fixed-rate SideShift quote for cryptocurrency exchange. Specify either the amount to send or receive to lock the rate for 15 minutes before confirming the transfer.
Instructions
Request a fixed-rate SideShift quote (~15 min TTL). Provide exactly one of deposit_amount or settle_amount as a decimal string. Use BEFORE sideshift_send to confirm the quote with the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| settle_coin | Yes | ||
| deposit_coin | Yes | ||
| settle_amount | No | User receives this much (decimal string) | |
| deposit_amount | No | User sends this much (decimal string) | |
| settle_network | Yes | ||
| deposit_network | Yes |