starknet_getEvents
Returns all event objects matching the conditions in the provided filter
Path parameters
apiKey
Request
This endpoint expects an object.
filter
The conditions used to filter the returned events
Response
All the event objects matching the filter
events
continuation_token
Use this token in a subsequent query to obtain the next page. Should not appear if there are no more pages.