Skip to main content

Interface: QuoteResultsSerialized

Hierarchy

  • Omit<QuoteResults, "amountsAndCosts">

    QuoteResultsSerialized

Properties

amountsAndCosts

amountsAndCosts: QuoteAmountsAndCosts<string, { buyAmount: string ; sellAmount: string }>

Defined in

external/cow-sdk/src/trading/types.ts:131


appDataInfo

appDataInfo: AppDataInfo

Inherited from

Omit.appDataInfo

Defined in

external/cow-sdk/src/trading/types.ts:126


orderToSign

orderToSign: UnsignedOrder

Inherited from

Omit.orderToSign

Defined in

external/cow-sdk/src/trading/types.ts:124


orderTypedData

orderTypedData: OrderTypedData

Inherited from

Omit.orderTypedData

Defined in

external/cow-sdk/src/trading/types.ts:127


quoteResponse

quoteResponse: OrderQuoteResponse

Inherited from

Omit.quoteResponse

Defined in

external/cow-sdk/src/trading/types.ts:125


tradeParameters

tradeParameters: TradeParameters

Inherited from

Omit.tradeParameters

Defined in

external/cow-sdk/src/trading/types.ts:122