Subscribe to events via WebSocket
curl --request GET \ --url https://story-rpc-001.originstake.com/subscribe
{ "response": { "query": "<string>", "data": {}, "events": {} } }
Query to subscribe to (e.g. “tm.event=‘NewBlock’“)
Subscription result
Show Properties
Query subscribed to
Event data
Event details
Was this page helpful?