Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for suix_subscribeEvent: [filter].Positional parameters for
suix_subscribeEvent:params[]: Event filter criteria for subscribing to a stream of Sui events. See Event filter documentation for examples.
Returns
A SuiEvent object representing a single event received by the subscription.