You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.
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).
The text was updated successfully, but these errors were encountered:
@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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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).
The text was updated successfully, but these errors were encountered: