Open Ankarrr opened 6 years ago
List transactions of user's account. Every transaction should show:
The data can get from Etherscan.io API, e.g. http://api.etherscan.io/api?module=account&action=txlist&address=0x33b8287511ac7F003902e83D642Be4603afCd876&startblock=0&endblock=99999999&sort=asc&apikey=YourApiKeyToken
e.g.
List transactions of user's account. Every transaction should show:
The data can get from Etherscan.io API, e.g. http://api.etherscan.io/api?module=account&action=txlist&address=0x33b8287511ac7F003902e83D642Be4603afCd876&startblock=0&endblock=99999999&sort=asc&apikey=YourApiKeyToken