Commit Graph

3 Commits

Author SHA1 Message Date
fe0e102a61
fix: pagination queries
- refactor keyset pagination query to correctly fecth previous page
- remove pagination from token list
- add fetch latest transactions by token
2022-06-16 12:21:58 +03:00
7bda44c169
add: (feat) individual token stats
- volume chart
- token holders
- token tx count

* minor refactors
2022-05-23 15:41:24 +03:00
37538c68ff
add (feat) pagination helpers and token endpoint
- see docs for pagination api usage
- added control for syncer/api goroutines
2022-05-19 16:24:26 +03:00