Loading…
Loading…
WS-only. Streams logs that match an optional address+topics filter. Each emitted log has the same shape as eth_getLogs.
WS-only. Streams logs that match an optional address+topics filter. Each emitted log has the same shape as eth_getLogs.
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"eth_subscribe","params":["logs",{"address":[],"topics":[]}],"id":1}'