Coda by Ian Macalinao
Preparing search index...
@solana-programs/meteora-damm-v2
SplitAmountInfo
Type Alias SplitAmountInfo
type
SplitAmountInfo
=
{
feeA
:
bigint
;
feeB
:
bigint
;
permanentLockedLiquidity
:
bigint
;
reward0
:
bigint
;
reward1
:
bigint
;
unlockedLiquidity
:
bigint
;
}
Index
Properties
fee
A
fee
B
permanent
Locked
Liquidity
reward0
reward1
unlocked
Liquidity
Properties
fee
A
feeA
:
bigint
fee
B
feeB
:
bigint
permanent
Locked
Liquidity
permanentLockedLiquidity
:
bigint
reward0
reward0
:
bigint
reward1
reward1
:
bigint
unlocked
Liquidity
unlockedLiquidity
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
A
fee
B
permanent
Locked
Liquidity
reward0
reward1
unlocked
Liquidity
Coda by Ian Macalinao
Loading...