Skip to content

chore: update manifest mainnet info#1480

Open
fmorency wants to merge 2 commits into
chainapsis:mainfrom
fmorency:bump-manifest
Open

chore: update manifest mainnet info#1480
fmorency wants to merge 2 commits into
chainapsis:mainfrom
fmorency:bump-manifest

Conversation

@fmorency

@fmorency fmorency commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Changes

  • Update Manifest RPC and REST urls
  • Update Manifest website URL
  • Add PWR fee currency

Checklist

  • I have read and followed the contribution guideline.
  • I have run yarn validate <your-config-file> locally, and it passed without any errors.

@vercel

vercel Bot commented Jun 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
keplr-chain-registry Ready Ready Preview, Comment Jun 1, 2026 12:35pm

Request Review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7429c5747c

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

},
{
"coinDenom": "PWR",
"coinMinimalDenom": "factory/manifest1afk9zr2hn2jsac63h4hm60vl9z3e5u69gndzf7c99cqge3vzwjzsfmy9qj/upwr",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use the real PWR base denom

This adds PWR under a token-factory denom, but Manifest's own current integrator examples use bare upwr for PWR amounts/SKU prices, and the live asset index for Manifest lists well-known native coins plus factory denoms without this exact factory/.../upwr asset. With this value, Keplr will look up and construct fee payments for a different denom than the PWR balances users actually need, so PWR balances/fees will not work as intended. Please register the actual on-chain PWR base denom instead of this factory path.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason coinMinimalDenom is a factory token and not just upwr?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dogemos it's how it was created on-chain. The PWR denom is a factory denom controlled by the POA group.

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