bug: Keplr connection fails on localterra — no modular chain info #3

Closed
opened 2026-03-12 02:36:03 +00:00 by Brouie · 11 comments
Brouie commented 2026-03-12 02:36:03 +00:00 (Migrated from gitlab.com)

Keplr extension throws 'There is no modular chain info for localterra' when trying to connect.

The DEX needs to call experimentalSuggestChain to register the localterra chain config with Keplr before connecting. Without this, only the simulated dev wallet works on local devnet.

Error: WalletError: There is no modular chain info for localterra

Keplr extension throws 'There is no modular chain info for localterra' when trying to connect. The DEX needs to call experimentalSuggestChain to register the localterra chain config with Keplr before connecting. Without this, only the simulated dev wallet works on local devnet. Error: WalletError: There is no modular chain info for localterra
Brouie commented 2026-03-12 03:25:07 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
PlasticDigits (Migrated from gitlab.com) closed this issue 2026-03-12 03:27:12 +00:00
PlasticDigits commented 2026-03-12 03:27:17 +00:00 (Migrated from gitlab.com)

Fixed in commit 129bf91. Added experimentalSuggestChain call before Keplr connection to register the localterra chain config (endpoints, bech32 prefixes, currencies, gas prices). Keplr now prompts the user to add LocalTerra and connects successfully.

Fixed in commit 129bf91. Added `experimentalSuggestChain` call before Keplr connection to register the localterra chain config (endpoints, bech32 prefixes, currencies, gas prices). Keplr now prompts the user to add LocalTerra and connects successfully.
Brouie commented 2026-03-13 03:01:26 +00:00 (Migrated from gitlab.com)

Verified fixed — Keplr connects on localterra via experimentalSuggestChain with correct RPC/LCD URLs.

Verified fixed — Keplr connects on localterra via experimentalSuggestChain with correct RPC/LCD URLs.
Brouie commented 2026-03-13 04:22:43 +00:00 (Migrated from gitlab.com)

mentioned in issue #18

mentioned in issue #18
PlasticDigits commented 2026-05-27 04:45:54 +00:00 (Migrated from gitlab.com)

mentioned in issue #141

mentioned in issue #141
PlasticDigits commented 2026-05-30 06:29:55 +00:00 (Migrated from gitlab.com)

mentioned in issue #223

mentioned in issue #223
PlasticDigits commented 2026-05-30 11:51:39 +00:00 (Migrated from gitlab.com)

mentioned in issue #212

mentioned in issue #212
Brouie commented 2026-06-04 02:40:49 +00:00 (Migrated from gitlab.com)

mentioned in issue #272

mentioned in issue #272
Brouie commented 2026-06-04 05:27:02 +00:00 (Migrated from gitlab.com)

mentioned in issue #285

mentioned in issue #285
Brouie commented 2026-06-06 02:05:52 +00:00 (Migrated from gitlab.com)

mentioned in issue #335

mentioned in issue #335
PlasticDigits commented 2026-06-12 12:04:17 +00:00 (Migrated from gitlab.com)

mentioned in merge request !889

mentioned in merge request !889
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-dex-terraclassic#3
No description provided.