This API provides the volume ranking of wallet addresses trading on https://trustless.ethfinex.com
-
Display volume of for 13/06/2019 for all tokens traded and respective USD values: /api/v1/date/2019/06/13
-
Display volume ranking ( in ether ) for ethereum trades since 13/06/1028 - api/v1/resultsByToken/eth
-
Display USD volume for all tokens summed ( in usd ) since 13/06/1028 - api/v1/results
npm run develop
Note: you should update .env file with your own INFURA web3 provider address