Skip to main content

QuoteOptions

@pegasys-fi/v3-sdk / Exports / QuoteOptions

Interface: QuoteOptions

Optional arguments to send to the quoter.

Table of contents

Properties

Properties

sqrtPriceLimitX96

Optional sqrtPriceLimitX96: BigintIsh

The optional price limit for the trade.

Defined in

quoter.ts:17


useQuoterV1

Optional useQuoterV1: boolean

The optional quoter interface to use

Defined in

quoter.ts:22