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
The etherscanProvider.getHistory(address) apparently doesn't provide all transactions of an address, e.g. ERC 20 contracts that deposit funds into an address are missing.
The
etherscanProvider.getHistory(address)
apparently doesn't provide all transactions of an address, e.g. ERC 20 contracts that deposit funds into an address are missing.See this issue: ethers-io/ethers.js#326
The text was updated successfully, but these errors were encountered: