Skip to main content
Version: 10.x

Type Alias: EVENTS_CHUNK

EVENTS_CHUNK = object

Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:240

Properties

events

events: EMITTED_EVENT[]

Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:244

Returns matching events


continuation_token?

optional continuation_token?: string

Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:248

Use this token in a subsequent query to obtain the next page. Should not appear if there are no more pages.