Skip to main content

Quotes

Table of contents

Constructors

Methods

Constructors

constructor

new Quotes()

Methods

getQuote

Static getQuote(quoteRequest): CancelablePromise<QuoteOutputDTO>

throws ApiError

Parameters

NameType
quoteRequestQuoteRequest

Returns

CancelablePromise<QuoteOutputDTO>

QuoteOutputDTO Returns all the possible routes for bridging tokens from one chain to another. One of the routes can be selected and passed in to start the route.

Defined in

socket-v2-sdk/src/client/services/Quote.ts:13