$Pumpmotes

Pumpmotes Emotes for Pump.fun Communities

Express your vibe in raids, livestreams, and memes with a crisp, community-driven emote set built for the Solana + Pump.fun culture.

$Pumpmotes banner with emote designs

What’s an Emote?

Emotes are streamer/community-specific mini graphics like custom emojis used to react, celebrate, or roast in chats and live streams. Pumpmotes brings that fun to Pump.fun culture with a coherent, meme-ready style.

  • Express market moves (πŸš€, πŸ“ˆ, πŸ’Ž) in a shared visual language.
  • Community-first art style designed for raids, replies, and memes.
  • Optimized for small sizes (PFPs, stickers, buttons, stream overlays).

Quick Specs

Style
Cute, bold lines, high-readability
Use Cases
Livestream chat, X raids, stickers, badges
Formats
PNG / SVG (transparent), 88–512px
License
Community / creator-friendly; see repo

Token

Ticker: $Pumpmotes

Contract (CA): Enjktw1HxGqYAo4bC6WntCWz4f1i56gtCHxkxaoQpump

Pump.fun Live

Designer: @RoseDesignsx

Community: X Community Link

Pump.fun Integration (Planned)

  1. Asset Pack: Release PNG/SVG pack with consistent naming (pumpmote-rocket.png, pumpmote-bull.svg, etc.).
  2. Embed Kit: Simple JS + CSS to render emotes from text shortcodes (e.g., :rocket: β†’ image) in web chat/overlays.
  3. Streamer Overlay: OBS-ready scenes + animated webm stickers for hype moments.
  4. X (Twitter) Shortcuts: Copy-to-clipboard variants sized for replies (88/128/256 px).
  5. Open Source: Host on GitHub for remixing with attribution to the artist.

Developer Snippet

<!-- Include the tiny renderer -->
<script src="/kit/pumpmotes.js"></script>
<link rel="stylesheet" href="/kit/pumpmotes.css"/>

<!-- Use shortcodes in your HTML -->
<p class="chat">gm :rocket: :chartup: :diamond:</p>

<!-- JS will replace shortcodes with <img> emotes at runtime -->

Drop-in kit keeps page weight low; all assets are optimized for small-size readability.