Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Add table and queries to access issued tokens data #232

Open
aslesarenko opened this issue Jan 27, 2020 · 1 comment
Open

Add table and queries to access issued tokens data #232

aslesarenko opened this issue Jan 27, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@aslesarenko
Copy link
Member

aslesarenko commented Jan 27, 2020

Explorer doesn't have proper support of tokens ATM.
However tokens belong to the platform level, thus they must be supported by Explorer.
In particular Explorer should collect a separate table of all issued tokens with all available attributes and also with probably some aggregated data (like current amount in circulation, which is updated when tokens are burnt).

@greenhat
Copy link
Member

@aslesarenko We have an existing task for a similar purpose in the new backend - ergoplatform/explorer-backend#3 .
I've added an additional requirement to serve boxes for all issued tokens. As for extra aggregated data(amount in circulation, etc.), I'd rather keep it lean for now and add it later.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants