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
- Successfully complete the official EVM migration.
- Disable the legacy Lumera chain in Keplr.
- Disconnect and reconnect through the official EVM migration portal.
- Import the same recovery phrase into a newly created Keplr wallet profile (as described in the migration guide).
- 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:
- Successful migration.
- Migration status page (Portal = coin type 60, Keplr = coin type 118).
- Keplr wallet behavior.

Summary
The EVM migration completed successfully and generated a new EVM-compatible address.
However, the migration page still reports:
lumera-testnet-evm/ coin type 60 ✅As a result, Keplr continues deriving the legacy address instead of the migrated EVM address.
Environment
Steps to reproduce
Expected behavior
Keplr should:
Actual behavior
Keplr continues deriving the legacy address.
Migration page reports:
even after importing the same mnemonic into a newly created Keplr wallet profile.
Legacy address
Migrated address
Migration transaction
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:
Attachments
Attached screenshots show: