Replies: 1 comment
-
Geth node doesn't have an efficient way to retrieve all the transactions of an account and so there isn't an rpc method implemented by the nodes, hence it's not trivial for ethers to include a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was wondering what is the equivalent of getting transaction history for
maticmum
?Ideally I would love if I could do something like
But it seems getHistory is only supported for EtherscanProvider
Beta Was this translation helpful? Give feedback.
All reactions