@xoxno/sdk-js
Preparing search index...
sdk
StellarReserveIrmCurve
Interface StellarReserveIrmCurve
Interest-rate-model curve (ray-scaled), sourced from the HubAsset doc.
interface
StellarReserveIrmCurve
{
baseRateRay
:
string
;
maxBorrowRateRay
:
string
;
maxUtilizationRay
:
string
;
midUtilizationRay
:
string
;
optimalUtilizationRay
:
string
;
reserveFactorBps
:
number
;
slope1Ray
:
string
;
slope2Ray
:
string
;
slope3Ray
:
string
;
}
Index
Properties
base
Rate
Ray
max
Borrow
Rate
Ray
max
Utilization
Ray
mid
Utilization
Ray
optimal
Utilization
Ray
reserve
Factor
Bps
slope1
Ray
slope2
Ray
slope3
Ray
Properties
base
Rate
Ray
baseRateRay
:
string
max
Borrow
Rate
Ray
maxBorrowRateRay
:
string
max
Utilization
Ray
maxUtilizationRay
:
string
mid
Utilization
Ray
midUtilizationRay
:
string
optimal
Utilization
Ray
optimalUtilizationRay
:
string
reserve
Factor
Bps
reserveFactorBps
:
number
slope1
Ray
slope1Ray
:
string
slope2
Ray
slope2Ray
:
string
slope3
Ray
slope3Ray
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Rate
Ray
max
Borrow
Rate
Ray
max
Utilization
Ray
mid
Utilization
Ray
optimal
Utilization
Ray
reserve
Factor
Bps
slope1
Ray
slope2
Ray
slope3
Ray
@xoxno/sdk-js
Loading...
Interest-rate-model curve (ray-scaled), sourced from the HubAsset doc.