simolus3 / web3dart

Ethereum library, written in Dart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transaction Lists

rubywai opened this issue · comments

How to get all transaction lists of an address or transaction detail of Hash?
Thanks

question

How to get all transaction lists of an address

I don't think this is possible without an external service indexing transactions for you.

transaction detail of Hash

getTransactionByHash / getTransactionReceipt.