Preparing search index...
The search index is not available
Documentation
Documentation
@orca-so/whirlpools-core
WhirlpoolFacade
Interface WhirlpoolFacade
interface
WhirlpoolFacade
{
feeGrowthGlobalA
:
bigint
;
feeGrowthGlobalB
:
bigint
;
feeRate
:
number
;
liquidity
:
bigint
;
protocolFeeRate
:
number
;
rewardInfos
:
WhirlpoolRewardInfoFacade
[]
;
rewardLastUpdatedTimestamp
:
bigint
;
sqrtPrice
:
bigint
;
tickCurrentIndex
:
number
;
tickSpacing
:
number
;
}
Index
Properties
fee
Growth
GlobalA
fee
Growth
GlobalB
fee
Rate
liquidity
protocol
Fee
Rate
reward
Infos
reward
Last
Updated
Timestamp
sqrt
Price
tick
Current
Index
tick
Spacing
Properties
fee
Growth
GlobalA
feeGrowthGlobalA
:
bigint
fee
Growth
GlobalB
feeGrowthGlobalB
:
bigint
fee
Rate
feeRate
:
number
liquidity
liquidity
:
bigint
protocol
Fee
Rate
protocolFeeRate
:
number
reward
Infos
rewardInfos
:
WhirlpoolRewardInfoFacade
[]
reward
Last
Updated
Timestamp
rewardLastUpdatedTimestamp
:
bigint
sqrt
Price
sqrtPrice
:
bigint
tick
Current
Index
tickCurrentIndex
:
number
tick
Spacing
tickSpacing
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
Growth
GlobalA
fee
Growth
GlobalB
fee
Rate
liquidity
protocol
Fee
Rate
reward
Infos
reward
Last
Updated
Timestamp
sqrt
Price
tick
Current
Index
tick
Spacing
Documentation
Loading...