Skip to content

Keplr chain configuration remains coin-type 118 after successful EVM migration #181

Description

@Josmar-J

Summary

The EVM migration completed successfully and generated a new EVM-compatible address.

However, the migration page still reports:

  • Portal profile: lumera-testnet-evm / coin type 60 ✅
  • Keplr chain config: coin type 118 ❌
  • Keplr account key: legacy key / coin type 118 ❌

As a result, Keplr continues deriving the legacy address instead of the migrated EVM address.


Environment

  • Wallet: Keplr Extension
  • Keplr Version: 0.13.39
  • Browser: Google Chrome
  • Operating System: Windows 10

Steps to reproduce

  1. Successfully complete the official EVM migration.
  2. Disable the legacy Lumera chain in Keplr.
  3. Disconnect and reconnect through the official EVM migration portal.
  4. Import the same recovery phrase into a newly created Keplr wallet profile (as described in the migration guide).
  5. Connect the wallet again.

Expected behavior

Keplr should:

  • update the chain configuration to coin type 60;
  • derive the migrated EVM-compatible address;
  • report both Keplr chain config and Keplr account key as coin type 60.

Actual behavior

Keplr continues deriving the legacy address.

Migration page reports:

  • Keplr chain config: coin type 118
  • Keplr account key: legacy key / coin type 118

even after importing the same mnemonic into a newly created Keplr wallet profile.


Legacy address

lumera1upum3lml2v9kc0z6r65kchdh3lt80h8w4ekex5

Migrated address

lumera1w3phqunwpcy5wqnrxzau0ga3cahkc6vdw0ncj2

Migration transaction

40EF86E1FCEF0BED100EB2B1410C20116786CB0EEEEF6BD73708B856F3A4204A

Additional observation

The migration itself appears to have completed successfully.

The issue seems to be that the Keplr chain configuration never switches from coin type 118 to coin type 60, preventing the wallet from deriving the migrated address.

Could this be:

  • a known issue,
  • an incomplete chain configuration update,
  • or is an additional migration step currently required?

Attachments

Attached screenshots show:

  1. Successful migration.
  2. Migration status page (Portal = coin type 60, Keplr = coin type 118).
  3. Keplr wallet behavior.
Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions