eth_getFilterLogs
Returns an array of all logs matching filter with given id. The API credit value for this method is 6.
curl https://Krypc-End Point URL/ \
-X POST \
-H "Content-Type: application/json" \
--data '{"method":"eth_getFilterLogs","params":["0xfba02b32cc0fd31639b68144ebc59fd2"],"id":1,"jsonrpc":"2.0"}'Last updated
Was this helpful?