Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-orca-whirlpools
TwoHopSwapV2InstructionData
Interface TwoHopSwapV2InstructionData
interface
TwoHopSwapV2InstructionData
{
amount
:
bigint
;
amountSpecifiedIsInput
:
boolean
;
aToBOne
:
boolean
;
aToBTwo
:
boolean
;
discriminator
:
ReadonlyUint8Array
;
otherAmountThreshold
:
bigint
;
remainingAccountsInfo
:
Option
<
RemainingAccountsInfo
>
;
sqrtPriceLimitOne
:
bigint
;
sqrtPriceLimitTwo
:
bigint
;
}
Index
Properties
amount
amount
Specified
Is
Input
a
To
B
One
a
To
B
Two
discriminator
other
Amount
Threshold
remaining
Accounts
Info
sqrt
Price
Limit
One
sqrt
Price
Limit
Two
Properties
amount
amount
:
bigint
amount
Specified
Is
Input
amountSpecifiedIsInput
:
boolean
a
To
B
One
aToBOne
:
boolean
a
To
B
Two
aToBTwo
:
boolean
discriminator
discriminator
:
ReadonlyUint8Array
other
Amount
Threshold
otherAmountThreshold
:
bigint
remaining
Accounts
Info
remainingAccountsInfo
:
Option
<
RemainingAccountsInfo
>
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
To
B
One
a
To
B
Two
discriminator
other
Amount
Threshold
remaining
Accounts
Info
sqrt
Price
Limit
One
sqrt
Price
Limit
Two
Coda by Ian Macalinao
Loading...