Commit 1c9cd34b authored by isstuev's avatar isstuev

token details

parent 65fd3abf
......@@ -209,6 +209,14 @@ export const RESOURCES = {
filterFields: [],
},
// TOKEN
token: {
path: '/api/v2/tokens/:hash',
},
token_counters: {
path: '/api/v2/tokens/:hash/counters',
},
// HOMEPAGE
homepage_stats: {
path: '/api/v2/stats',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment