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

Added root denom as denom unit of boot #760

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Added root denom as denom unit of boot #760

merged 1 commit into from
Aug 21, 2024

Conversation

cyborgshead
Copy link
Member

@cyborgshead cyborgshead commented Aug 21, 2024

{
  "metadatas": [
    {
      "description": "The staking token of Bostrom",
      "denom_units": [
        {
          "denom": "boot",
          "exponent": 0,
          "aliases": [
            "BOOT"
          ]
        },
        {
          "denom": "root",
          "exponent": 9,
          "aliases": [
            "ROOT"
          ]
        }
      ],
      "base": "boot",
      "display": "boot",
      "name": "Bostrom Boot",
      "symbol": "BOOT",
      "uri": "",
      "uri_hash": ""
    },
    ...
  ],
  "pagination": {
    "next_key": null,
    "total": "4"
  }
}

@cyborgshead cyborgshead self-assigned this Aug 21, 2024
@cyborgshead cyborgshead merged commit 8da48d6 into main Aug 21, 2024
@cyborgshead cyborgshead deleted the v4-denom-root branch August 21, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant