@somnia-chain/markets-sdk


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

Type Alias: UserFillsPage

UserFillsPage = object

Defined in: packages/sdk/src/fills.ts:74

One bounded historical page. This is not a coverage or snapshot guarantee.

Properties

fills

fills: FillRow[]

Defined in: packages/sdk/src/fills.ts:76

Existing fill rows, newest first by numeric timestamp, block and log position.


nextCursor

nextCursor: string | null

Defined in: packages/sdk/src/fills.ts:78

Continue with the same scope. Null means no further row was observed in this read.