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