AI 产品解读Self-custody cryptocurrency wallet browser extension for trading, tracking, and exploring DeFi across 50+ blockchains
Provides a unified, self-custodial interface to manage crypto assets, execute cross-chain swaps, track portfolio performance, and discover DeFi opportunities without surrendering control of private keys
User installs extension → creates or imports a wallet (mnemonic seed phrase) → sets a local password to lock/unlock → manages crypto portfolio, swaps tokens, connects to dApps, tracks P&L, and explores DeFi opportunities directly from the browser extension popup or side panel
Cross-chain token swaps across EVM chains and SolanaPortfolio tracking with P&L and transaction historyWallet following and token discovery for alpha seekingBuilt-in security checks for onchain browsingTrending apps, tokens, and NFT mint explorationXP rewards system for onchain activity
- 目标用户
- Crypto-native DeFi users managing assets across multiple chains / New crypto users seeking an accessible wallet interface / Active traders looking for cross-chain swap capabilities / Users who want self-custody (control their own keys)
- Source code is heavily minified, making it difficult to trace exact UI flows for wallet creation/import and password setup
- Cannot verify whether swap functionality charges any embedded protocol-level fees from the extension source alone
- The login-animation-lottie files are large Lottie animation bundles whose specific visual content cannot be determined from code
付费分析未识别到付费功能
No payment platforms (Stripe, etc.), no billing APIs, no subscription flows, no upgrade UI, and no feature gating detected in the extension source. The 'premium' hit in popup.6dea10ed.css is a CSS class name in minified styling code, not a paid feature. The 'pro' hits are almost entirely from the 'AeonikPro' font family name and generic minified JavaScript variable names. The 'license' hit is 'MIT License' from normalize.css. Zerion Wallet is free; gas fees for blockchain transactions are paid to networks, not to Zerion.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- Zerion Wallet is a self-custody wallet that operates locally in the browser. The 'login' detected in source (login-animation-lottie files, expirePasswordSession, session-logout) refers to a local password lock/unlock to protect wallet keys stored in the browser, not authentication with a remote service. The store description states 'Your wallet. Your keys. Your data.' and 'We never cross-associate or share wallet addresses.' No OAuth, email/password registration, or third-party account creation flow was found.