starknet_getEvents
Returns all events matching the given filter
Parameters:
filter - The conditions used to filter the returned events
Returns:
All the event objects matching the filter.
Example:
Last updated
Returns all events matching the given filter
filter - The conditions used to filter the returned events
All the event objects matching the filter.
Last updated