diff --git a/src/components/WalletModal/WalletModal.tsx b/src/components/WalletModal/WalletModal.tsx index a4b23496..3b746650 100644 --- a/src/components/WalletModal/WalletModal.tsx +++ b/src/components/WalletModal/WalletModal.tsx @@ -66,7 +66,7 @@ export const WalletModal: FC = ({ onClose, wallets }) => { )}

{wallet.walletPrettyName === "Leap Cosmos MetaMask" - ? "Metamask" + ? "Metamask (Leap Snap)" : wallet.walletPrettyName}