Skip to main content
POST
Estimate Swap

Body

application/json
from_token
string
required

Symbol of token to swap from (e.g., kUSD or USD)

to_token
string
required

Symbol of token to receive (e.g., kEUR or EUR)

amount
number
required

Amount in token units

slippage_tolerance
number | null
default:0.05

Fractional slippage, default 5%

Response

Successful Response