Skip to main content
Helpful?

TradeType

@uniswap/sdk-core / Exports / TradeType

Enumeration: TradeType

Table of contents

Enumeration Members

Enumeration Members

EXACT_INPUT

EXACT_INPUT = 0

Defined in

constants.ts:27


EXACT_OUTPUT

EXACT_OUTPUT = 1

Defined in

constants.ts:28

Helpful?