jediswaplabs / analytics-dashboard-v2

GNU General Public License v3.0
1 stars 2 forks source link

Improve API calls that we make #46

Closed iamoskvin closed 6 months ago

iamoskvin commented 7 months ago

At least we need to remove tokensDaysData and poolsDaysData calls. But I think it will be a good idea to think what API calls we need and radically reduce calls count. We could get one info in just a couple of calls. Also, discuss if need a search function server-side. We could load of tokens and pools and then make client side search.