@somnia-chain/markets-sdk / index / OpenInterestSnapshot
Type Alias: OpenInterestSnapshot
OpenInterestSnapshot =
object
Defined in: query.ts:2698
An open-interest snapshot (mirror of the indexer OpenInterestSnapshot
entity).
Properties
id
id:
string
Defined in: query.ts:2699
pool
pool:
string
Defined in: query.ts:2700
longOpenInterest
longOpenInterest:
string|null
Defined in: query.ts:2701
shortOpenInterest
shortOpenInterest:
string|null
Defined in: query.ts:2702
timestamp
timestamp:
string
Defined in: query.ts:2703