eth_newBlockFilter
Last updated
None
DATA - A filter id.
curl https://rpc.adiri.tel \
-X POST \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"eth_newBlockFilter","params":[],"id":73}'{
"jsonrpc": "2.0",
"result": "0x6f3ccb09d7153d2bba6b59f8f0ede3b1",
"id": 73
}Last updated