AI 产品解读Non-custodial Web3 wallet for managing EVM-compatible blockchain accounts
Provides users with a secure, local way to manage multiple EVM blockchain accounts (ETH, BSC, AVAX, CANTO, etc.) without relying on a centralized service or requiring account creation.
User installs extension -> Creates or imports wallet (mnemonic/private key/hardware) -> Sets local password -> Manages accounts and sends transactions directly from the browser -> Can interact with DApps via injected provider
Multi-chain EVM wallet support (ETH, BSC, AVAX, CANTO, Polygon, Moonbeam, etc.)Send funds using web3 domain namesAccess IPFS-hosted websites via web3 domain names on BSCHardware wallet support (Ledger, Trezor)Mnemonic phrase and private key importLocal password-protected storage
- 目标用户
- Web3 users managing multiple EVM blockchain accounts / DeFi users on Ethereum, BSC, and other EVM chains / Users wanting a non-custodial wallet without centralized account requirements
- The background.js file is heavily minified/bundled (5.2MB), making some logic hard to trace. However, the onboard flow and manifest provide clear evidence for the decisions.
- Cannot verify if the EternalWallet website or associated services offer paid tiers that might affect the extension in the future, but the extension itself has no paid features.
付费分析未识别到付费功能
No evidence of paid features, subscription gating, payment platforms (Stripe, etc.), or upgrade prompts in the extension code. The extension is a free, non-custodial Web3 wallet. All features (multi-chain support, sending funds, IPFS access via web3 domains, hardware wallet support) appear to be freely available without any payment or subscription requirement.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a non-custodial Web3 wallet. It does not require any account creation or login to function. Users create or import local wallets (mnemonic, private key, or hardware wallet like Ledger/Trezor) directly within the extension. The onboard flow (onboard.js) shows a local setup process: pick password -> recovery phrase -> wallet ready. No external authentication or destination service login is required to use the core wallet features.