Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-kamino-lending
LiquidateObligationAndRedeemReserveCollateralInstructionDataArgs
Interface LiquidateObligationAndRedeemReserveCollateralInstructionDataArgs
interface
LiquidateObligationAndRedeemReserveCollateralInstructionDataArgs
{
liquidityAmount
:
number
|
bigint
;
maxAllowedLtvOverridePercent
:
number
|
bigint
;
minAcceptableReceivedLiquidityAmount
:
number
|
bigint
;
}
Index
Properties
liquidity
Amount
max
Allowed
Ltv
Override
Percent
min
Acceptable
Received
Liquidity
Amount
Properties
liquidity
Amount
liquidityAmount
:
number
|
bigint
max
Allowed
Ltv
Override
Percent
maxAllowedLtvOverridePercent
:
number
|
bigint
min
Acceptable
Received
Liquidity
Amount
minAcceptableReceivedLiquidityAmount
:
number
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
liquidity
Amount
max
Allowed
Ltv
Override
Percent
min
Acceptable
Received
Liquidity
Amount
Coda by Ian Macalinao
Loading...