ethers.js
ethers.js copied to clipboard
Documentation title: Getting Started
Suggestion
All the examples here https://docs.ethers.org/v6/getting-started/ show how to listen to events and query historic data based on the transactions that are sent to a particular address but they don't have an example of the same showing from a particular address. The version 5 documentation had both and is way more comprehensive then version 6 docs.
@ricmoo shall I fix this issue?
Hi! It looks like PR #4974 has been inactive for a while. If it's okay, I’d like to take over this issue and open a fresh PR adding the “from address” examples. Please let me know if that works!