Skip to content

Add a trending creators section to the marketplace page showing the top five by 24h buy volume #745

Description

@Chucks1093

Summary

Investors browsing the marketplace have no signal for which creators are gaining momentum. A trending section at the top of the marketplace showing the five creators with the highest buy volume in the last 24 hours would surface opportunities early.

Scope

  • Fetch the top 5 trending creators from the trending endpoint on marketplace mount
  • Display each as a compact row: rank, avatar, display name, 24h buy volume in XLM, and price change badge
  • Show skeleton rows while the query is loading
  • Clicking a row navigates to the creator's profile page
  • Refresh the list every 5 minutes using React Query's refetchInterval

Acceptance Criteria

  • Top 5 creators by 24h buy volume displayed in order
  • Each row shows rank, avatar, display name, volume, and price change
  • Skeleton rows shown during loading
  • List refreshes every 5 minutes without user interaction
  • Row click navigates to creator profile

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

No one assigned

    Labels

    GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third Campaign

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions