You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As defined in https://eips.ethereum.org/EIPS/eip-234, blockHash can be specified in place of fromBlock + toBlock of the eth_getLogs / eth_newFilter filter.
blockHash is already supported by every clients but is missing in the spec.