Namada could us a Shielded Pool (MASP) metrics dashboard

We’re quickly approaching Phase 3, which will introduce IBC deposits. It would be :fire: to have a dashboard to see key metrics, especially once rewards are activated!

Seems to me that this would be particularly helpful for making such a thing: Decoding of IBC transaction types is now supported thanks to @Daniel :raised_hands:

Not sure if this is best to be standalone or integrated into an existing app, like one of the Namada explorers or the Namadillo interface: https://namada.net/apps

I think that this sort of thing would garner a lot of attention and use :eyes:

10 Likes

This would be really great for storytelling! And for getting values-aligned folks rowing in the same direction.

I’d love to see a chart annotated for events, so that over time we can develop a provable theory on when shielded vs unshielded tx change in volume. In the short term we can understand how incentives play a role, and in the long term we can understand the macro/political drivers of demand for private financial tx.

4 Likes

MASP rewards page for Namadillo MASP rewards metrics · Issue #1500 · anoma/namada-interface · GitHub

4 Likes

It would really be cool if we can get one. It can just be an added feature to the namadillo interface.

a subset of this would make a great namada.net landing page:
a) quantity of each token type in the MASP
b) per-epoch NAM reward rate estimate for each token type

and then it’d be amazing if someone in our community sees an opportunity for a standalone dashboard with more refined stats, trends, etc :fire:

1 Like

We try to create informative page in explorer75.org. Partially masp pool data is already being displayed now (example in Campfire explorer: Testnet Namada Campfire | explorer75 | Powered by pro-nodes75)


So far I have no idea how to get APR for each MASP asset separately.
It would be cool if engineers can tell us what queries can be used to get such data:

  1. current MASP reward rate for each asset (how many NAM tokens you can get per 1 this masp token per year (or per epoch)
  2. how many tokens were distributed for each MASP token per epoch

who knows what other metrics will be handy in Explorer for masp - pls write in comments

3 Likes

@shurinov
okay great, investigating who may able to expose endpoints for this kind of data

1 Like


https://github.com/anoma/namada-interface/issues/1500#issuecomment-2585148900

3 Likes