Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

insights dashboard #4871

Closed
6 tasks done
aubrika opened this issue Sep 30, 2024 · 0 comments
Closed
6 tasks done

insights dashboard #4871

aubrika opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
A-indexing Area: Relates to event indexing.

Comments

@aubrika
Copy link
Contributor

aubrika commented Sep 30, 2024

Following design discussion, we will need:

  • an additional indexer query to filter ICS20 IBC events and read the relevant data
  • a minimal frontend displaying:
    • Total supply of UM + Market Cap (using the native price of UM:USDC)
    • Number of unique addresses that have deposited into the protocol (addresses on counterparty Cosmos chains, not on Penumbra)
    • Cumulative and Total Value Shielded, broken out by asset, with number of unique depositor addresses for that specific asset (e.g., how many addresses deposited USDC? how many deposited SHITMOS?)
  • container deployment(s) for a prod-facing indexer and the minimal frontend
@github-actions github-actions bot added the needs-refinement unclear, incomplete, or stub issue that needs work label Sep 30, 2024
@aubrika aubrika added A-indexing Area: Relates to event indexing. and removed needs-refinement unclear, incomplete, or stub issue that needs work labels Sep 30, 2024
conorsch added a commit to penumbra-zone/reindexer that referenced this issue Oct 1, 2024
Updates the cargo deps to use the most recent feature branches from the
penumbra protocol repo, while we drive toward a dashboard.

Also sorts the deps to make them a bit easier to read and edit.

Refs [0], [1], [2].

[0] penumbra-zone/penumbra#4871
[1] penumbra-zone/penumbra#4875
[2] penumbra-zone/penumbra#4877
@aubrika aubrika closed this as completed Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-indexing Area: Relates to event indexing.
Projects
None yet
Development

No branches or pull requests

3 participants