Skip to content

[Feat] PLOT Token Page (/token) #448

@realproject7

Description

@realproject7

Summary

Create a PLOT token page at /token, similar in style and structure to Dropcast's DR token page (https://dropcast.xyz/token). Reference the Dropcast repo code at ~/Projects/dropcast for implementation patterns.

Content Structure (match Dropcast DR page)

Hero / Token Overview

  • PLOT token name, symbol, contract address
  • Current price, total supply, market cap

Token Utility

  • Reserve token for story tokens: Every storyline token on PlotLink is backed by PLOT via MCV2 bonding curves
  • TVL growth: As more story tokens are minted, more PLOT gets locked in bonding curve pools, increasing TVL across all storylines
  • Creator royalties: 5% mint/burn royalty on every trade flows to the story writer
  • Do NOT include token burn — replace with the TVL/reserve utility narrative above

Token Information

  • Same structure as Dropcast DR page's Token Information section
  • Links to:
    • Mint Club: PLOT token page on mint.club
    • Hunt Town: PLOT token page on hunt.town
  • These links will show placeholder URLs until the real $PLOT token is issued

Price Chart

  • Reuse existing PriceChart component pattern or embed from Mint Club

How to Get PLOT

  • Buy via Mint Club bonding curve
  • Trade storyline tokens (sell returns PLOT)

Reference

  • Dropcast token page: ~/Projects/dropcast/src/app/token/page.tsx (and related components)
  • PLOT token address: 0xF8A2C39111FCEB9C950aAf28A9E34EBaD99b85C1 (current, may change with real $PLOT)
  • MCV2_Bond: 0xc5a076cad94176c2996B32d8466Be1cE757FAa27

Navigation

Note

When the actual $PLOT token is issued (#31 Phase B), the token page info (address, Mint Club link, Hunt Town link) must be updated. Add this to the #31 checklist.

Acceptance Criteria

  • /token page with token overview, utility, information, and how-to sections
  • Matches Dropcast DR page quality and structure
  • No token burn section — replaced with TVL/reserve narrative
  • Mint Club + Hunt Town links (placeholder URLs OK for now)
  • Mobile responsive
  • Build passes

Branch

task/448-token-page in plotlink repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent/T3Assigned to T3 builder agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions