@somnia-chain/markets-sdk / index / BookLevel
Interface: BookLevel
Defined in: store.ts:219
One aggregated price level of a resting book (raw units).
Properties
price
price:
bigint
Defined in: store.ts:224
Level price — raw quote/collateral units per whole base/outcome token, in the book's native terms (YES terms for binary, quote-per-base for spot).
quantity
quantity:
bigint
Defined in: store.ts:226
Total resting size at this price — raw base/outcome units.