Rabby Wallet
A DeFi-focused EVM multi-chain browser extension with auto chain detection, gas optimization, and strong pre-sign safety prompts.
About this site
Rabby Wallet is an EVM multi-chain browser wallet redesigned around the DeFi power user, developed and open-sourced by an independent team. The product thesis is "take MetaMask's signing role and push the DeFi experience to its limit" — the same kind of signing front-end, but with sharper multi-chain detection, gas optimization, and pre-sign risk detection than a general-purpose wallet.
The feature set centers on DeFi UX. Auto chain detection: when a user opens a dApp, the wallet automatically switches to that dApp's EVM chain without manual selection. Pre-sign transaction simulation: before signing, the wallet shows the actual wallet-level effects — balance deltas, new approvals, incoming tokens — and flags high-risk items in red. Gas optimization: intelligent selection across multiple estimation models with explanations for common stuck-transaction causes. Multi-signature account and hardware-wallet support. Open-source code and auditable security-prompt rules aimed at developer scrutiny.
Three usage profiles benefit. DeFi power users need a clear "what will happen" preview before any protocol interaction. Cross-EVM bridge and yield users want the wallet to follow the dApp's chain without breaking flow. Security-minded users want the wallet itself to actively flag suspicious approvals and transfers.
The differentiator is making DeFi safety a front-end primitive. MetaMask provides baseline signing and relies on third-party extensions (such as Scam Sniffer) for similar checks; Rabby builds these checks in and open-sources them, making it one of the few wallets ahead on both UX and security prompts at once. The trade-off is no native support for non-EVM chains (Solana, Bitcoin, TON), and a product positioning skewed toward advanced users.
Limitations, security, and compliance: as a self-custodial wallet, all responsibility for the seed phrase and keys lies with the user, **and leakage or loss permanently destroys access to assets**. Pre-sign simulation runs against local and public nodes; malicious contracts can still bypass simulation via deferred calls, so simulation results are not a safety guarantee. Browser extensions face phishing impersonation risk — install only from official domains. Approval-style signatures (approve / permit) must be treated with care, as they can authorize subsequent silent withdrawals. This wallet does not constitute investment advice; users should evaluate legal compliance in their own jurisdiction.