From 59bf9cce0033327eed1e43d6e5f69ee8a8511b38 Mon Sep 17 00:00:00 2001 From: LowKey Date: Sat, 6 Jun 2026 10:54:08 +0800 Subject: [PATCH] Gem Wallet natively supports both Sei and Sei EVM. https://gemwallet.com/sei-wallet/ --- learn/wallets.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/learn/wallets.mdx b/learn/wallets.mdx index 9cb3b18..d623bae 100644 --- a/learn/wallets.mdx +++ b/learn/wallets.mdx @@ -38,6 +38,7 @@ different features and levels of security. | Privy | ✅ | Email / Social / Passkey / Wallet | 60 | Embedded | ✅ | [Privy](https://privy.io) | | Rabby | ✅ | Mnemonic / Priv/Passkey | 60 | Software | ✅ | [Rabby Wallet](https://chromewebstore.google.com/detail/rabby-wallet/acmacodkjbdgmoleebolmdjonilkdbch) | | OKX | ✅ | Mnemonic / Privkey | 118 / 60 | Software | ✅ | [OKX Wallet](https://www.okx.com/web3/wallet/sei) | +| Gem Wallet | ✅ | Mnemonic / Privkey | 118 / 60 | Software | ✅ | [Gem Wallet](https://gemwallet.com/sei-wallet/) | Wallets with coin type 118 use the Cosmos HD derivation path; the same key still maps to a unique EVM `0x...` address via Sei's address-association system.