Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 869 Bytes

File metadata and controls

21 lines (13 loc) · 869 Bytes

CreateQuote

Properties

Name Type Description Notes
scope List<CreateQuoteScopeInner>
baseAssetId String The asset you receive on BUY / give on SELL.
baseAssetRail TransferRail [optional]
quoteAssetId String The counter asset used to pay/receive.
quoteAssetRail TransferRail [optional]
baseAmount String Amount in baseAssetId. BUY = base amount to receive; SELL = base amount to sell.
slippageBps BigDecimal Slippage tolerance in basis points (bps) for defi quotes - 1 is 0.01% and 10000 is 100% [optional]
settlement DVPSettlement [optional]
side Side