Documentation
Preparing search index...
@orca-so/whirlpools-client
TwoHopSwapInstructionData
Type Alias TwoHopSwapInstructionData
type
TwoHopSwapInstructionData
=
{
amount
:
bigint
;
amountSpecifiedIsInput
:
boolean
;
aToBOne
:
boolean
;
aToBTwo
:
boolean
;
discriminator
:
ReadonlyUint8Array
;
otherAmountThreshold
:
bigint
;
sqrtPriceLimitOne
:
bigint
;
sqrtPriceLimitTwo
:
bigint
;
}
Index
Properties
amount
amount
Specified
Is
Input
a
ToBOne
a
ToBTwo
discriminator
other
Amount
Threshold
sqrt
Price
Limit
One
sqrt
Price
Limit
Two
Properties
amount
amount
:
bigint
amount
Specified
Is
Input
amountSpecifiedIsInput
:
boolean
a
ToBOne
aToBOne
:
boolean
a
ToBTwo
aToBTwo
:
boolean
discriminator
discriminator
:
ReadonlyUint8Array
other
Amount
Threshold
otherAmountThreshold
:
bigint
sqrt
Price
Limit
One
sqrtPriceLimitOne
:
bigint
sqrt
Price
Limit
Two
sqrtPriceLimitTwo
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
amount
Specified
Is
Input
a
ToBOne
a
ToBTwo
discriminator
other
Amount
Threshold
sqrt
Price
Limit
One
sqrt
Price
Limit
Two
Documentation
Loading...