SwapSide
Defined in: atomiq-sdk/src/enums/SwapSide.ts:7
Enum representing the side of the swap for querying available input/output tokens
Enumeration Members
INPUT
INPUT: 1;
Defined in: atomiq-sdk/src/enums/SwapSide.ts:11
Represents input / source side of the swap
OUTPUT
OUTPUT: 0;
Defined in: atomiq-sdk/src/enums/SwapSide.ts:15
Represents output / destination side of the swap