Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-orca-whirlpools
WhirlpoolArgs
Interface WhirlpoolArgs
interface
WhirlpoolArgs
{
feeGrowthGlobalA
:
number
|
bigint
;
feeGrowthGlobalB
:
number
|
bigint
;
feeRate
:
number
;
liquidity
:
number
|
bigint
;
protocolFeeOwedA
:
number
|
bigint
;
protocolFeeOwedB
:
number
|
bigint
;
protocolFeeRate
:
number
;
rewardInfos
:
WhirlpoolRewardInfoArgs
[]
;
rewardLastUpdatedTimestamp
:
number
|
bigint
;
sqrtPrice
:
number
|
bigint
;
tickCurrentIndex
:
number
;
tickSpacing
:
number
;
tickSpacingSeed
:
number
[]
;
tokenMintA
:
Address
;
tokenMintB
:
Address
;
tokenVaultA
:
Address
;
tokenVaultB
:
Address
;
whirlpoolBump
:
number
[]
;
whirlpoolsConfig
:
Address
;
}
Index
Properties
fee
Growth
Global
A
fee
Growth
Global
B
fee
Rate
liquidity
protocol
Fee
Owed
A
protocol
Fee
Owed
B
protocol
Fee
Rate
reward
Infos
reward
Last
Updated
Timestamp
sqrt
Price
tick
Current
Index
tick
Spacing
tick
Spacing
Seed
token
Mint
A
token
Mint
B
token
Vault
A
token
Vault
B
whirlpool
Bump
whirlpools
Config
Properties
fee
Growth
Global
A
feeGrowthGlobalA
:
number
|
bigint
fee
Growth
Global
B
feeGrowthGlobalB
:
number
|
bigint
fee
Rate
feeRate
:
number
liquidity
liquidity
:
number
|
bigint
protocol
Fee
Owed
A
protocolFeeOwedA
:
number
|
bigint
protocol
Fee
Owed
B
protocolFeeOwedB
:
number
|
bigint
protocol
Fee
Rate
protocolFeeRate
:
number
reward
Infos
rewardInfos
:
WhirlpoolRewardInfoArgs
[]
reward
Last
Updated
Timestamp
rewardLastUpdatedTimestamp
:
number
|
bigint
sqrt
Price
sqrtPrice
:
number
|
bigint
tick
Current
Index
tickCurrentIndex
:
number
tick
Spacing
tickSpacing
:
number
tick
Spacing
Seed
tickSpacingSeed
:
number
[]
token
Mint
A
tokenMintA
:
Address
token
Mint
B
tokenMintB
:
Address
token
Vault
A
tokenVaultA
:
Address
token
Vault
B
tokenVaultB
:
Address
whirlpool
Bump
whirlpoolBump
:
number
[]
whirlpools
Config
whirlpoolsConfig
:
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
Growth
Global
A
fee
Growth
Global
B
fee
Rate
liquidity
protocol
Fee
Owed
A
protocol
Fee
Owed
B
protocol
Fee
Rate
reward
Infos
reward
Last
Updated
Timestamp
sqrt
Price
tick
Current
Index
tick
Spacing
tick
Spacing
Seed
token
Mint
A
token
Mint
B
token
Vault
A
token
Vault
B
whirlpool
Bump
whirlpools
Config
Coda by Ian Macalinao
Loading...