vechain-sdk-js
vechain-sdk-js copied to clipboard
Provider :: Implement eth_newFilter
To listen to events, the JSONRPCEthersProvider needs the method eth_newFilter.
We should implement it according to the specifications:
(https://docs.infura.io/api/networks/ethereum/json-rpc-methods/filter-methods/eth_newfilter)