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
We are requesting fromBlock, toBlock, address and so as required whilst the Ethereum JSON-RPC webpages marks them as optional. Also, we only accept one address but we should accept multiple ones.
We are requesting
fromBlock,toBlock,addressand so as required whilst the Ethereum JSON-RPC webpages marks them as optional. Also, we only accept oneaddressbut we should accept multiple ones.