Eth_newPendingTransactionFilter
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
JSON-RPC version
2.0methodstringRequiredExample:
JSON-RPC method name
eth_newPendingTransactionFilteridintegerRequiredExample:
Request identifier
1Responses
200
Filter ID created successfully
application/json
jsonrpcstringOptionalExample:
JSON-RPC version
2.0idintegerOptionalExample:
Request ID (matches the one from the request)
1resultstringOptionalExample:
Filter identifier (hex string)
0x16post
/200
Filter ID created successfully
Last updated