Eth_newBlockFilter
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
2.0methodstringRequiredExample:
eth_newBlockFilteridintegerRequiredExample:
1Responses
200
Filter ID created successfully
application/json
jsonrpcstringOptionalExample:
2.0idintegerOptionalExample:
1resultstringOptionalExample:
Filter identifier as a hex string.
0x16post
/200
Filter ID created successfully
Last updated