rectangle-apiGet an estimate

circle-exclamation

Get an estimate

get
Path parameters
appKeystringRequired

App key can be generated at https://intents.aurora.dev

Query parameters
originAssetstringRequired

ID of the origin asset.

destinationAssetstringRequired

ID of the destination asset.

amountstringOptional

Estimated amount to swap as the base amount.

Responses
chevron-right
200

OK

application/json
amountOutstringOptional

Amount of the destination asset

amountOutFormattedstringOptional

Amount of the destination asset in readable format

amountOutUsdstringOptional

Amount of the destination asset equivalent in USD

minAmountOutstringOptional

Minimum output amount after slippage is applied

timeEstimatenumberOptional

Estimated time in seconds for the swap to be executed after the deposit transaction is confirmed

get
/estimate/{appKey}
200

OK

Last updated