starknet_getEvents

Returns all event objects matching the conditions in the provided filter

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
filterobjectRequired

The conditions used to filter the returned events

Response

All the event objects matching the filter

eventslist of objects
continuation_tokenstringOptional

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