Preparing search index...
The search index is not available
Documentation
Documentation
@orca-so/whirlpools-core
TickFacade
Interface TickFacade
interface
TickFacade
{
feeGrowthOutsideA
:
bigint
;
feeGrowthOutsideB
:
bigint
;
initialized
:
boolean
;
liquidityGross
:
bigint
;
liquidityNet
:
bigint
;
rewardGrowthsOutside
:
bigint
[]
;
}
Index
Properties
fee
Growth
OutsideA
fee
Growth
OutsideB
initialized
liquidity
Gross
liquidity
Net
reward
Growths
Outside
Properties
fee
Growth
OutsideA
feeGrowthOutsideA
:
bigint
fee
Growth
OutsideB
feeGrowthOutsideB
:
bigint
initialized
initialized
:
boolean
liquidity
Gross
liquidityGross
:
bigint
liquidity
Net
liquidityNet
:
bigint
reward
Growths
Outside
rewardGrowthsOutside
:
bigint
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
Growth
OutsideA
fee
Growth
OutsideB
initialized
liquidity
Gross
liquidity
Net
reward
Growths
Outside
Documentation
Loading...