UNPKG
@kamino-finance/scope-sdk
Version:
latest (9.1.0)
9.1.0
9.0.0
8.0.7
8.0.6
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
Scope Oracle SDK
github.com/kamino-finance/scope-sdk
kamino-finance/scope-sdk
@kamino-finance/scope-sdk
/
dist
/
utils
/
const.d.ts
5 lines
•
234 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
ORACLE_MAPPINGS_LEN
:
bigint
;
export
declare
const
ORACLE_PRICES_LEN
=
28712n
;
export
declare
const
ORACLE_TWAPS_LEN
=
344136n
;
export
declare
const
TOKEN_METADATAS_LEN
=
86024n
;
//# sourceMappingURL=const.d.ts.map