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:
Was this helpful?
Returns all events matching the given filter
filter - The conditions used to filter the returned events
All the event objects matching the filter.
Was this helpful?