@somnia-chain/markets-sdk


@somnia-chain/markets-sdk / index / BookLevel

Interface: BookLevel

Defined in: packages/sdk/src/store.ts:261

One aggregated price level of a resting book (raw units).

Properties

price

price: bigint

Defined in: packages/sdk/src/store.ts:266

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: packages/sdk/src/store.ts:268

Total resting size at this price — raw base/outcome units.