POST /v1/deposit_accounts/crypto/quote.
getQuote uses inputAmount and slippageBps for the amount and slippage fields below.object
required
Asset the quote prices as input. Unlike create, both
chain and asset are required.object
required
Asset delivered to the destination wallet.
string
Amount as a decimal string in the source token’s standard unit (for example,
"1.5" for 1.5
USDC). Not the smallest on-chain unit. Omit to quote approximately $50 of the source asset.number
Slippage tolerance in basis points.
string
Quoted input as a decimal string in the source token’s standard unit.
string
Estimated output as a decimal string in the destination token’s standard unit.
string
ISO 8601 timestamp when the quote was created.
Related
Create a deposit account
Provision deposit addresses
Orders
Poll sweep status after a deposit is sent
Quote API
POST /v1/deposit_accounts/crypto/quote
