Skip to content

feat: add FNDRY token price widget (Bounty #846)#927

Open
liqiuniu wants to merge 1 commit intoSolFoundry:mainfrom
liqiuniu:fndry-price-widget
Open

feat: add FNDRY token price widget (Bounty #846)#927
liqiuniu wants to merge 1 commit intoSolFoundry:mainfrom
liqiuniu:fndry-price-widget

Conversation

@liqiuniu
Copy link
Copy Markdown

@liqiuniu liqiuniu commented Apr 5, 2026

Summary

FNDRY token price widget component with real-time updates from DexScreener API. Bounty #846


Features

  • Real-time price updates 鈥?Fetches from DexScreener API every 30 seconds
  • 24h price change 鈥?Percentage with color-coded indicator (green/red)
  • Sparkline chart 鈥?Visual price history
  • Compact mode 鈥?Smaller display for sidebar/header embeds
  • Additional stats 鈥?24h volume, market cap

Usage

` sx
import { FNDRYPriceWidget } from '@/components/FNDRYPriceWidget';

// Full widget

// Compact version

`


Acceptance Criteria

  • Real-time price updates from DexScreener
  • 24h price change percentage display
  • Responsive design for multiple container sizes

Closes #846

Wallet: 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🏭 Bounty T2: FNDRY Token Price Widget Component

1 participant