Documentation
Preparing search index...
@orca-so/whirlpools-client
TradedArgs
Type Alias TradedArgs
type
TradedArgs
=
{
aToB
:
boolean
;
inputAmount
:
number
|
bigint
;
inputTransferFee
:
number
|
bigint
;
lpFee
:
number
|
bigint
;
outputAmount
:
number
|
bigint
;
outputTransferFee
:
number
|
bigint
;
postSqrtPrice
:
number
|
bigint
;
preSqrtPrice
:
number
|
bigint
;
protocolFee
:
number
|
bigint
;
whirlpool
:
Address
;
}
Index
Properties
a
To
B
input
Amount
input
Transfer
Fee
lp
Fee
output
Amount
output
Transfer
Fee
post
Sqrt
Price
pre
Sqrt
Price
protocol
Fee
whirlpool
Properties
a
To
B
aToB
:
boolean
input
Amount
inputAmount
:
number
|
bigint
input
Transfer
Fee
inputTransferFee
:
number
|
bigint
lp
Fee
lpFee
:
number
|
bigint
output
Amount
outputAmount
:
number
|
bigint
output
Transfer
Fee
outputTransferFee
:
number
|
bigint
post
Sqrt
Price
postSqrtPrice
:
number
|
bigint
pre
Sqrt
Price
preSqrtPrice
:
number
|
bigint
protocol
Fee
protocolFee
:
number
|
bigint
whirlpool
whirlpool
:
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
a
To
B
input
Amount
input
Transfer
Fee
lp
Fee
output
Amount
output
Transfer
Fee
post
Sqrt
Price
pre
Sqrt
Price
protocol
Fee
whirlpool
Documentation
Loading...