Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-orca-whirlpools
SwapV2InstructionData
Interface SwapV2InstructionData
interface
SwapV2InstructionData
{
amount
:
bigint
;
amountSpecifiedIsInput
:
boolean
;
aToB
:
boolean
;
discriminator
:
ReadonlyUint8Array
;
otherAmountThreshold
:
bigint
;
remainingAccountsInfo
:
Option
<
RemainingAccountsInfo
>
;
sqrtPriceLimit
:
bigint
;
}
Index
Properties
amount
amount
Specified
Is
Input
a
To
B
discriminator
other
Amount
Threshold
remaining
Accounts
Info
sqrt
Price
Limit
Properties
amount
amount
:
bigint
amount
Specified
Is
Input
amountSpecifiedIsInput
:
boolean
a
To
B
aToB
:
boolean
discriminator
discriminator
:
ReadonlyUint8Array
other
Amount
Threshold
otherAmountThreshold
:
bigint
remaining
Accounts
Info
remainingAccountsInfo
:
Option
<
RemainingAccountsInfo
>
sqrt
Price
Limit
sqrtPriceLimit
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
amount
Specified
Is
Input
a
To
B
discriminator
other
Amount
Threshold
remaining
Accounts
Info
sqrt
Price
Limit
Coda by Ian Macalinao
Loading...