Ankarrr / ZooWallet-Web

1 stars 2 forks source link

Add transaction history page #3

Open Ankarrr opened 6 years ago

Ankarrr commented 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

Ankarrr commented 6 years ago

e.g.

2018-03-29 12 07 55