Events
Functions
Link copied to clipboard
open suspend override fun queryEvents(filter: EventFilter, before: String?, after: String?, first: Int?, last: Int?): Result<QueryEventsQuery.Data?, SuiError>
Queries for events on the Sui network based on a specified filter.