Documentation
Preparing search index...
@orca-so/whirlpools-sdk
WhirlpoolData
Type Alias WhirlpoolData
type
WhirlpoolData
=
{
feeGrowthGlobalA
:
BN
;
feeGrowthGlobalB
:
BN
;
feeRate
:
number
;
feeTierIndexSeed
:
number
[]
;
liquidity
:
BN
;
protocolFeeOwedA
:
BN
;
protocolFeeOwedB
:
BN
;
protocolFeeRate
:
number
;
rewardInfos
:
WhirlpoolRewardInfoData
[]
;
rewardLastUpdatedTimestamp
:
BN
;
sqrtPrice
:
BN
;
tickCurrentIndex
:
number
;
tickSpacing
:
number
;
tokenMintA
:
PublicKey
;
tokenMintB
:
PublicKey
;
tokenVaultA
:
PublicKey
;
tokenVaultB
:
PublicKey
;
whirlpoolBump
:
number
[]
;
whirlpoolsConfig
:
PublicKey
;
}
Index
Properties
fee
Growth
GlobalA
fee
Growth
GlobalB
fee
Rate
fee
Tier
Index
Seed
liquidity
protocol
Fee
OwedA
protocol
Fee
OwedB
protocol
Fee
Rate
reward
Infos
reward
Last
Updated
Timestamp
sqrt
Price
tick
Current
Index
tick
Spacing
token
MintA
token
MintB
token
VaultA
token
VaultB
whirlpool
Bump
whirlpools
Config
Properties
fee
Growth
GlobalA
feeGrowthGlobalA
:
BN
fee
Growth
GlobalB
feeGrowthGlobalB
:
BN
fee
Rate
feeRate
:
number
fee
Tier
Index
Seed
feeTierIndexSeed
:
number
[]
liquidity
liquidity
:
BN
protocol
Fee
OwedA
protocolFeeOwedA
:
BN
protocol
Fee
OwedB
protocolFeeOwedB
:
BN
protocol
Fee
Rate
protocolFeeRate
:
number
reward
Infos
rewardInfos
:
WhirlpoolRewardInfoData
[]
reward
Last
Updated
Timestamp
rewardLastUpdatedTimestamp
:
BN
sqrt
Price
sqrtPrice
:
BN
tick
Current
Index
tickCurrentIndex
:
number
tick
Spacing
tickSpacing
:
number
token
MintA
tokenMintA
:
PublicKey
token
MintB
tokenMintB
:
PublicKey
token
VaultA
tokenVaultA
:
PublicKey
token
VaultB
tokenVaultB
:
PublicKey
whirlpool
Bump
whirlpoolBump
:
number
[]
whirlpools
Config
whirlpoolsConfig
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
Growth
GlobalA
fee
Growth
GlobalB
fee
Rate
fee
Tier
Index
Seed
liquidity
protocol
Fee
OwedA
protocol
Fee
OwedB
protocol
Fee
Rate
reward
Infos
reward
Last
Updated
Timestamp
sqrt
Price
tick
Current
Index
tick
Spacing
token
MintA
token
MintB
token
VaultA
token
VaultB
whirlpool
Bump
whirlpools
Config
Documentation
Loading...