Skip to content

Fix MSTBL bech32 prefix (mstbl → wasm)#1445

Open
rh050 wants to merge 2 commits intochainapsis:mainfrom
rh050:add-mstbl-chain
Open

Fix MSTBL bech32 prefix (mstbl → wasm)#1445
rh050 wants to merge 2 commits intochainapsis:mainfrom
rh050:add-mstbl-chain

Conversation

@rh050
Copy link
Copy Markdown
Contributor

@rh050 rh050 commented Apr 17, 2026

Changes

  • Fix all bech32 prefixes from mstbl* to wasm*
  • The MSTBL blockchain is built on wasmd and uses the wasm bech32 prefix
  • Current config causes: "invalid Bech32 prefix; expected wasm, got mstbl"

Verification

rh050 added 2 commits April 17, 2026 00:31
## Fix
The MSTBL blockchain is built on wasmd and uses the `wasm` bech32 prefix.
The current configuration incorrectly uses `mstbl` as the prefix, causing:
"invalid address: invalid Bech32 prefix; expected wasm, got mstbl"

This PR corrects all bech32 prefixes from `mstbl*` to `wasm*`.

## Verification
- RPC: https://rpc.stbl.mstbl.com/status ✅
- REST: https://api.stbl.mstbl.com/cosmos/auth/v1beta1/accounts/wasm12mqjm7zgvmf30p53ktazn4pr7x5l765nlndzju
## Fix
The MSTBL blockchain is built on wasmd and uses the `wasm` bech32 prefix.
The current configuration incorrectly uses `mstbl` as the prefix, causing:
"invalid address: invalid Bech32 prefix; expected wasm, got mstbl"

This PR corrects all bech32 prefixes from `mstbl*` to `wasm*`.

## Verification
- RPC: https://rpc.stbl.mstbl.com/status ✅
- REST: https://api.stbl.mstbl.com/cosmos/auth/v1beta1/accounts/wasm12mqjm7zgvmf30p53ktazn4pr7x5l765nlndzju
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 17, 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 17, 2026 8:34am

Request Review

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.

1 participant