Documentation
Preparing search index...
@naviprotocol/lending
OracleInfo
Variable OracleInfo
Const
OracleInfo
:
BcsType
<
{
decimals
:
number
;
oracle_id
:
number
;
price
:
string
;
valid
:
boolean
}
,
{
decimals
:
number
;
oracle_id
:
number
;
price
:
string
|
number
|
bigint
;
valid
:
boolean
;
}
,
>
= ...
BCS schema for oracle price information Contains price data from external price feeds
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
BCS schema for oracle price information Contains price data from external price feeds