SurfSense/surfsense_browser_extension/sidepanel/widgets
API Test Bot 8bc092e40e feat: add new widgets for holder analysis, live token data, price, market overview, and trending tokens
- Implemented HolderAnalysisWidget to display holder distribution and concentration risk.
- Created LiveTokenDataWidget for real-time market data including price changes and transaction activity.
- Added LiveTokenPriceWidget to show current token price and changes over various timeframes.
- Developed MarketOverviewWidget to provide a summary of market statistics and token prices.
- Introduced TrendingTokensWidget to showcase trending tokens with price changes and volume.
- Added TradingSuggestionToolUI for AI-powered trading suggestions with detailed entry, targets, and stop-loss information.
- Enhanced settings components for better user configuration options in the SurfSense Browser Extension.
2026-02-04 13:11:39 +07:00
..
ActionConfirmationWidget.tsx feat(crypto): add SurfSense 2.0 Crypto Co-Pilot UI components 2026-02-04 02:19:57 +07:00
AlertWidget.tsx feat(crypto): add SurfSense 2.0 Crypto Co-Pilot UI components 2026-02-04 02:19:57 +07:00
ChartCaptureWidget.tsx feat(chat): integrate Epic 2, 3, 4 widgets into chat interface 2026-02-04 02:55:50 +07:00
HolderAnalysisWidget.tsx feat: add new widgets for holder analysis, live token data, price, market overview, and trending tokens 2026-02-04 13:11:39 +07:00
index.ts feat: add new widgets for holder analysis, live token data, price, market overview, and trending tokens 2026-02-04 13:11:39 +07:00
LiveTokenDataWidget.tsx feat: add new widgets for holder analysis, live token data, price, market overview, and trending tokens 2026-02-04 13:11:39 +07:00
LiveTokenPriceWidget.tsx feat: add new widgets for holder analysis, live token data, price, market overview, and trending tokens 2026-02-04 13:11:39 +07:00
MarketOverviewWidget.tsx feat: add new widgets for holder analysis, live token data, price, market overview, and trending tokens 2026-02-04 13:11:39 +07:00
PortfolioWidget.tsx feat(chat): integrate Epic 2, 3, 4 widgets into chat interface 2026-02-04 02:55:50 +07:00
ProactiveAlertCard.tsx feat(crypto): add SurfSense 2.0 Crypto Co-Pilot UI components 2026-02-04 02:19:57 +07:00
ThreadGeneratorWidget.tsx feat(chat): integrate Epic 2, 3, 4 widgets into chat interface 2026-02-04 02:55:50 +07:00
TokenAnalysisWidget.tsx fix(extension): resolve UI layout issues in sidepanel 2026-02-04 09:17:07 +07:00
TradingSuggestionWidget.tsx feat(chat): integrate Epic 2, 3, 4 widgets into chat interface 2026-02-04 02:55:50 +07:00
TrendingTokensWidget.tsx feat: add new widgets for holder analysis, live token data, price, market overview, and trending tokens 2026-02-04 13:11:39 +07:00
WatchlistWidget.tsx feat(crypto): add SurfSense 2.0 Crypto Co-Pilot UI components 2026-02-04 02:19:57 +07:00
WhaleActivityWidget.tsx feat(chat): integrate Epic 2, 3, 4 widgets into chat interface 2026-02-04 02:55:50 +07:00