Skip to content

Rebrand fan club tokens to coins across UI messages#14060

Merged
dylanjeffers merged 1 commit intomainfrom
claude/rename-fan-club-token-Z9fOf
Apr 5, 2026
Merged

Rebrand fan club tokens to coins across UI messages#14060
dylanjeffers merged 1 commit intomainfrom
claude/rename-fan-club-token-Z9fOf

Conversation

@dylanjeffers
Copy link
Copy Markdown
Contributor

Summary

This PR updates user-facing messaging throughout the application to rebrand "fan club token" references to "coin" for consistency and clarity across the Audius platform.

Key Changes

  • Updated coin details messages to use "coin" instead of "fan club token" in descriptions, tooltips, and explanatory text
  • Changed button and banner text from "Buy Fan Club Token" to "Buy Coins"
  • Updated wallet connection modal description to reference "coins" instead of "fan club tokens"
  • Updated gated content section messaging to use "coin" terminology
  • Affected files:
    • packages/common/src/messages/coinDetailsMessages.ts - Primary messaging updates across multiple sections (descriptions, tooltips, vesting schedule, artist earnings, etc.)
    • packages/mobile/src/components/details-tile/DetailsTileNoAccess.tsx - Button text update
    • packages/web/src/components/banner/TradingVolumeLaunchBanner.tsx - Banner text update
    • packages/web/src/components/track/GatedContentSection.tsx - Gated content messaging update
    • packages/web/src/pages/audio-page/components/modals/ConnectedWalletsModal.tsx - Wallet modal description update

Implementation Details

All changes are purely textual/messaging updates with no functional code modifications. The rebranding is applied consistently across all user-facing strings while maintaining the same functionality and structure.

https://claude.ai/code/session_01SgfNa2m3Mdb1QhfJ5ebEWv

Replace all instances of "fan club token(s)" with "coin(s)" across
tooltip descriptions, banner text, gated content messages, and
mobile button labels.

https://claude.ai/code/session_01SgfNa2m3Mdb1QhfJ5ebEWv
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 5, 2026

⚠️ No Changeset found

Latest commit: 5ded784

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 5, 2026

🌐 Web preview ready

Preview URL: https://audius-web-preview-pr-14060.audius.workers.dev

Unique preview for this PR (deployed from this branch).
Workflow run

@dylanjeffers dylanjeffers merged commit 2bf6a97 into main Apr 5, 2026
14 checks passed
@dylanjeffers dylanjeffers deleted the claude/rename-fan-club-token-Z9fOf branch April 5, 2026 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants