Skip to content

Updating pokt testnet chain json#1439

Open
Traciecmyers wants to merge 2 commits intochainapsis:mainfrom
pokt-network:updating-pokt-testnet-chain-json
Open

Updating pokt testnet chain json#1439
Traciecmyers wants to merge 2 commits intochainapsis:mainfrom
pokt-network:updating-pokt-testnet-chain-json

Conversation

@Traciecmyers
Copy link
Copy Markdown

Changes

  • Replacing the old pocket network defination with the new one.

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
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

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

Project Deployment Actions Updated (UTC)
keplr-chain-registry Ready Ready Preview, Comment Apr 1, 2026 1:06pm

Request Review

Copy link
Copy Markdown

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

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: caecc8f1c6

ℹ️ 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".

"bech32PrefixConsAddr": "poktvalcons",
"bech32PrefixConsPub": "poktvalconspub"
},
"walletUrlForStaking": "https://wallet.keplr.app/chains/pocket-network?modal=staking&chain=pocket&step_id=2",
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 Point staking URL to the testnet chain id

walletUrlForStaking was added with chain=pocket, which targets Pocket mainnet, while this config is for chainId pocket-lego-testnet; as a result, users clicking Keplr’s staking button from this testnet entry will be redirected to the wrong network context. In this repo, the same URL is used by cosmos/pocket.json (mainnet), so reusing it here appears to be a copy-over mismatch rather than a testnet-specific staking route.

Useful? React with 👍 / 👎.

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