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

feat/QB-2231: Add metrics api for x/pot #322

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

BoThe1K
Copy link
Contributor

@BoThe1K BoThe1K commented Oct 16, 2023

from localnetwork ex

{
   "height" : "10449",
   "result" : {
      "chain_mining_reward" : "16000000000000000000",
      "circulation_supply" : "59999500000000000000000000",
      "meta_mining_reward" : "16000000000000000000",
      "resource_mining_reward" : "48000000000000000000",
      "total_bonded_delegation" : "500000000000000000000",
      "total_mined_tokens" : "0",
      "total_mining_reward" : "80000000000000000000",
      "total_mining_supply" : "40000000000000000000000000",
      "total_resource_nodes_deposit" : "0",
      "total_supply" : "100000000000000000000000000",
      "total_unbonded_delegation" : "0",
      "total_unbonding_delegation" : "0"
   }
}

@BoThe1K BoThe1K force-pushed the feat/QB-2231/add-api-for-mining branch 2 times, most recently from 13d0051 to 9d9ae58 Compare October 18, 2023 12:58
@BoThe1K BoThe1K force-pushed the feat/QB-2231/add-api-for-mining branch from 9d9ae58 to b1c4d4b Compare October 18, 2023 16:13
@alexstratos alexstratos merged commit abd437c into dev Oct 26, 2023
@alexstratos alexstratos deleted the feat/QB-2231/add-api-for-mining branch October 26, 2023 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants