QuokkaStake / cosmos-validators-exporter

A Prometheus exporter to fetch data about your validators in Cosmos-based blockchains.
GNU General Public License v3.0
12 stars 13 forks source link

Add base denom info #9

Closed freak12techno closed 1 year ago

freak12techno commented 1 year ago

1) return a metric with base denom coefficient to display denom and labels chain, base_denom, display_denom 2) return values in base denom, no need to convert it as it can be done in query (except for price calculation)