peev / cryptobeast-reactjs

MIT License
1 stars 2 forks source link

Get deposits/withdrawals/trades by userAddress #347

Open peev opened 5 years ago

peev commented 5 years ago

We currently receive all the user deposits / withdrwals and trades based on the userID. In the new endpoints, we should be requesting those by userAddress instead.