Documentation
Preparing search index...
@mysten/deepbook-v3
InterestConfigParams
Interface InterestConfigParams
interface
InterestConfigParams
{
baseRate
:
number
|
bigint
;
baseSlope
:
number
|
bigint
;
excessSlope
:
number
|
bigint
;
optimalUtilization
:
number
|
bigint
;
}
Index
Properties
base
Rate
base
Slope
excess
Slope
optimal
Utilization
Properties
base
Rate
baseRate
:
number
|
bigint
base
Slope
baseSlope
:
number
|
bigint
excess
Slope
excessSlope
:
number
|
bigint
optimal
Utilization
optimalUtilization
:
number
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Rate
base
Slope
excess
Slope
optimal
Utilization
Documentation
Loading...