AI 产品解读Real-time cryptocurrency gas/transaction fee price monitor across 80+ blockchain networks
Crypto users need to know current transaction fees across multiple blockchains to time their transactions when network fees are low, saving money on gas costs
User clicks extension icon → popup displays current gas prices across selected blockchain networks fetched from public RPC nodes and APIs → user checks fees and decides optimal time to transact
Display real-time gas prices for Bitcoin, Ethereum, Solana, and 80+ EVM-compatible chainsSupport for major L1s (BTC, ETH, SOL, BNB, TRX, etc.) and L2s (Base, Linea, Scroll, Optimism, Arbitrum, zkSync, Blast, etc.)Background service worker for periodic gas price updates via chrome.alarmsLinks to block explorers for each networkVisual gas level indicators (blue/green/orange icons)
- 目标用户
- Cryptocurrency traders and DeFi users / Blockchain developers / Anyone making on-chain transactions who wants to optimize gas costs
- Source code is heavily minified (single-line JS files), making deeper logic analysis difficult
- Cannot fully verify if ct.app parent service offers paid tools that this extension links to
- Cannot confirm if popup.js contains any hidden paid feature gating due to minification
付费分析未识别到付费功能
No payment processing, subscription management, premium gating, or billing APIs found. The 'subscribe' hit is generic HTTP library code. 'pro' hits are CSS class names and Vue template boilerplate, not premium features. 'license' hits are MIT/public domain license declarations. No Stripe, PayPal, or other payment platform integration detected.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No login UI, authentication endpoints, or account creation flow found. The extension queries public blockchain RPC nodes and block explorers directly without requiring user credentials. 'token' hits refer to cryptocurrency tokens, not auth tokens; 'auth' hit is from axios HTTP library internals; 'account' hit is from cookie utility code.