eth_subscribe

Please use the extended event model Event Hook provided by SolarPath to receive notification of specific events, please see: Event Hook

Subscribing to specific events emitted on the chain will return a subscription ID. For each event that matches a subscription, a notification with relevant data is sent along with the subscription ID.

Last updated