diff --git a/shared/constants/snaps.ts b/shared/constants/snaps.ts index 6ba3d9ab8d33..7c15f6d71d3b 100644 --- a/shared/constants/snaps.ts +++ b/shared/constants/snaps.ts @@ -87,7 +87,12 @@ export const SNAPS_DERIVATION_PATHS: SnapsDerivationPath[] = [ }, { path: ['m', `44'`, `501'`], - curve: 'secp256k1', + curve: 'ed25519', + name: 'Solana', + }, + { + path: ['m', `44'`, `501'`, "0'", "0'"], + curve: 'ed25519', name: 'Solana', }, {