@somnia-chain/markets-sdk / index / GetUserFillsPageOptions
Type Alias: GetUserFillsPageOptions
GetUserFillsPageOptions =
Omit<FillsScope,"offset"> &object
Defined in: packages/sdk/src/fills.ts:68
Scope and bounded continuation for SomniaMarketsClient.getUserFillsPage.
Type Declaration
cursor?
optionalcursor?:string
Opaque cursor from the preceding page. Omit for the newest page.