1. how to get all transactions for account?
2. how to get all transactions for account on contract?

Sep 22, 2021, 3:12 PM
Listen to events
Sep 22, 2021, 3:12 PM
can you share any example please?
Sep 22, 2021, 3:15 PM
use web3js or ethersJS to filter events from the contract.
i.e if events is used in the contract.
go through this.
https://web3js.readthedocs.io/en/v1.5.2/web3-eth-contract.html?highlight=event
Sep 22, 2021, 3:21 PM
and what? it’s just to subscribe on events. How to get list of all transactions?
Sep 22, 2021, 3:58 PM
so what did you want ?
Sep 22, 2021, 5:03 PM
can somebody help me to get all account transactions from the contract please?
Sep 22, 2021, 6:41 PM

© 2024 Draquery.com All rights reserved.