Documentation
Preparing search index...
@orca-so/whirlpools-client
Position
Type Alias Position
type
Position
=
{
discriminator
:
ReadonlyUint8Array
;
feeGrowthCheckpointA
:
bigint
;
feeGrowthCheckpointB
:
bigint
;
feeOwedA
:
bigint
;
feeOwedB
:
bigint
;
liquidity
:
bigint
;
positionMint
:
Address
;
rewardInfos
:
PositionRewardInfo
[]
;
tickLowerIndex
:
number
;
tickUpperIndex
:
number
;
whirlpool
:
Address
;
}
Index
Properties
discriminator
fee
Growth
CheckpointA
fee
Growth
CheckpointB
fee
OwedA
fee
OwedB
liquidity
position
Mint
reward
Infos
tick
Lower
Index
tick
Upper
Index
whirlpool
Properties
discriminator
discriminator
:
ReadonlyUint8Array
fee
Growth
CheckpointA
feeGrowthCheckpointA
:
bigint
fee
Growth
CheckpointB
feeGrowthCheckpointB
:
bigint
fee
OwedA
feeOwedA
:
bigint
fee
OwedB
feeOwedB
:
bigint
liquidity
liquidity
:
bigint
position
Mint
positionMint
:
Address
reward
Infos
rewardInfos
:
PositionRewardInfo
[]
tick
Lower
Index
tickLowerIndex
:
number
tick
Upper
Index
tickUpperIndex
:
number
whirlpool
whirlpool
:
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
discriminator
fee
Growth
CheckpointA
fee
Growth
CheckpointB
fee
OwedA
fee
OwedB
liquidity
position
Mint
reward
Infos
tick
Lower
Index
tick
Upper
Index
whirlpool
Documentation
Loading...