@somnia-chain/markets-sdk


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

Interface: RegistrySweep

Defined in: packages/sdk/src/markets.ts:886

A registry sweep with the silent drop made visible — see SomniaMarketsClient.listRegistryMarketsChecked.

Properties

markets

markets: Market[]

Defined in: packages/sdk/src/markets.ts:888

The markets that parsed, exactly what listRegistryMarkets returns.


dropped

dropped: number

Defined in: packages/sdk/src/markets.ts:894

Rows the indexer served that the SDK could not parse, and so are absent from markets. Zero means the sweep is complete: every row the registry holds is in hand.