Open
Description
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 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