eth_newFilter does not handle "finalized" nor "safe"

Hi

When we create a Filter using eth_newFilter with the toBlock at “finalized”, it seems like ignoring it and takes the default value “latest”.

I noticed that the possible values in the documentation eth_newFilter | INFURA does not state “finalized” however it does not state it for eth_getBlockByNumber here eth_getBlockByNumber | INFURA but it still works.

TL;DR: I need to be able to create a Filter with the “finalized” params.

Best regards
Furkilic

1 Like

Hi, I’ll create a support ticket for this on your behalf so we can track it better.

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.