Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
PerpsParam
Type Alias PerpsParam
type
PerpsParam
=
{
fundingPeriod
:
number
;
liquidationBufferRatio
:
string
;
liquidationFeeRate
:
string
;
makerFeeRates
:
RateSchedule
;
maxActionBatchSize
:
number
;
maxOpenOrders
:
number
;
maxUnlocks
:
number
;
minReferrerVolume
:
string
;
protocolFeeRate
:
string
;
referralActive
:
boolean
;
referrerCommissionRates
:
RateSchedule
;
takerFeeRates
:
RateSchedule
;
vaultCooldownPeriod
:
number
;
vaultDepositCap
:
string
|
null
;
vaultTotalWeight
:
string
;
}
Index
Properties
funding
Period
liquidation
Buffer
Ratio
liquidation
Fee
Rate
maker
Fee
Rates
max
Action
Batch
Size
max
Open
Orders
max
Unlocks
min
Referrer
Volume
protocol
Fee
Rate
referral
Active
referrer
Commission
Rates
taker
Fee
Rates
vault
Cooldown
Period
vault
Deposit
Cap
vault
Total
Weight
Properties
funding
Period
fundingPeriod
:
number
liquidation
Buffer
Ratio
liquidationBufferRatio
:
string
liquidation
Fee
Rate
liquidationFeeRate
:
string
maker
Fee
Rates
makerFeeRates
:
RateSchedule
max
Action
Batch
Size
maxActionBatchSize
:
number
max
Open
Orders
maxOpenOrders
:
number
max
Unlocks
maxUnlocks
:
number
min
Referrer
Volume
minReferrerVolume
:
string
protocol
Fee
Rate
protocolFeeRate
:
string
referral
Active
referralActive
:
boolean
referrer
Commission
Rates
referrerCommissionRates
:
RateSchedule
taker
Fee
Rates
takerFeeRates
:
RateSchedule
vault
Cooldown
Period
vaultCooldownPeriod
:
number
vault
Deposit
Cap
vaultDepositCap
:
string
|
null
vault
Total
Weight
vaultTotalWeight
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
funding
Period
liquidation
Buffer
Ratio
liquidation
Fee
Rate
maker
Fee
Rates
max
Action
Batch
Size
max
Open
Orders
max
Unlocks
min
Referrer
Volume
protocol
Fee
Rate
referral
Active
referrer
Commission
Rates
taker
Fee
Rates
vault
Cooldown
Period
vault
Deposit
Cap
vault
Total
Weight
Home
GitHub
Left Curve Software Stack
Loading...