Skip to main content
The Tip Stack creator dashboard is your central hub for everything that happens after you start receiving tips. From here you can monitor your earnings in real time, review individual tip messages, manage your wallet balances, configure payout settings, generate embed codes for your site, and access analytics. This page walks you through each section so you know exactly where to find what you need.
Your dashboard shows tips as “confirmed” only after on-chain verification is complete. A tip that appears as “pending” has been submitted to the Solana network but not yet finalized.

Dashboard sections at a glance

Overview

Your total earnings in USDC, total tip count, a live tipping link, and a feed of your three most recent tips.

Tip Jar (Analytics)

Earnings over time, fiat vs. crypto breakdown, and top supporter leaderboard. See the Analytics page for full details.

Share & Embed

Generate a button or embeddable widget to place on any website, blog, or Linktree.

Transactions

Full tip history with filters for today, this week, and this month. Each tip shows sender, amount, message, and token type.

Withdraw

Convert your USDC balance to Nigerian naira via Pajcash or FossaPay, with bank account details and withdrawal history. See the Payouts page for full details.

Settings

Toggle Smart Yield (Kamino), invite friends, and open profile settings.

Overview tab

The Overview tab loads by default when you open the dashboard. It shows:
  • Total Earned — your cumulative USDC earnings since account creation, displayed as a USD value.
  • Tips Received — total number of confirmed tips, all time.
  • Your tipping linktipstack.fun/YOUR_HANDLE with a one-click copy button.
  • Recent Tips — the three most recent confirmed tips with sender name (or “Anonymous”) and amount. Click View All to go to the full transaction history.
If your profile is incomplete, a banner prompts you to finish onboarding. Nigerian creators who haven’t completed KYC see a separate prompt to verify their identity before fiat withdrawals are unlocked.

Tip history

The Transactions tab shows every confirmed tip in reverse chronological order. Use the filter bar at the top to narrow by time window. Each tip card displays:
FieldDescription
DateLocal date the tip was confirmed on-chain.
SenderWallet address or username of the tipper. Anonymous tips show “Anonymous”.
AmountValue in USDC (and NGN equivalent in brackets for fiat-originated tips).
MessageAny note the supporter left with their tip, shown in a quote block.
Token typeSOL, USDC, or FIAT (for NGN-originated tips processed through the fiat checkout).
ActionsShare the tip on X, or download a shareable image card.

Wallet section

Your connected wallet address is shown in the top status bar on every page. The status bar also displays:
  • USDC balance — your current confirmed tip earnings denominated in USD.
  • NGN balance — shown in addition to USDC if your account currency is set to NGN.
  • Receive button — opens a QR code modal with your wallet address and tipping link, ready to scan or screenshot.
To see your full token balances (SOL and USDC), open your connected wallet (Phantom, Solflare, etc.) directly. Tip Stack shows earnings-related balances; for total portfolio balances use your wallet app.

Payout settings

The Withdraw tab contains several options that affect how your earnings are handled. Full withdrawal instructions are on the Payouts page, but here is a summary of the configurable options:
The default withdrawal method. You enter a USD amount, Tip Stack fetches a live NGN exchange rate from Pajcash, and you authenticate with an email OTP before selecting a Nigerian bank account. Your USDC is sent on-chain directly from your wallet to the Pajcash deposit address.

Smart Yield (Kamino)

In the Settings tab you can toggle Smart Yield. When enabled, idle USDC in your Tip Stack balance is automatically deposited into Kamino Finance to earn yield. Toggle it off at any time to stop new deposits; existing positions unwind on the next withdrawal cycle.

Embed generator

The Share & Embed tab lets you get code snippets to place your Tip Stack tip jar on any site.
1

Choose a theme

Select Dark or Light to match your site’s design.
2

Pick an accent color

Choose from six preset colors or enter a custom hex value to match your brand.
3

Copy the snippet you need

Action Button — a standalone HTML <a> tag that renders a “Tip me on Tip Stack” button. Drop it anywhere in your page HTML.Embedded Widget — a <div> tag plus a <script> tag that renders a full tip widget (Buy Me a Coffee style) anywhere on your site. Works on WordPress, Webflow, Shopify, and custom HTML pages.Bio Link — your plain profile URL (tipstack.fun/YOUR_HANDLE) for pasting into Instagram, Twitter, or Linktree bios.
Example action button snippet:
<a href="https://tipstack.fun/yourhandle" target="_blank"
   style="display:inline-flex;align-items:center;background:#00D265;
          color:#000;padding:12px 24px;border-radius:12px;
          font-weight:800;text-decoration:none;font-family:sans-serif;
          gap:8px;box-shadow:0 4px 14px rgba(0,0,0,0.15);">
  Tip me on Tip Stack
</a>
Example embedded widget snippet:
<div
  data-tipstack-id="yourhandle"
  data-tipstack-theme="dark"
  data-tipstack-color="#00D265">
</div>
<script src="https://tipstack.fun/widget.js"></script>

Frequently asked questions

Tips enter a “pending” state when the on-chain transaction has been submitted but not yet finalized by the Solana network. This usually takes a few seconds. Refresh the page or wait a moment and the status will update to “confirmed” automatically.
Yes. Supporters can choose to tip in SOL or USDC from the checkout page. Fiat (NGN) tips are converted to USDC before they appear in your balance. All three token types appear in your transaction history with their original token symbol.
If your account is registered in Nigeria and you haven’t verified your identity yet, a banner appears in your dashboard. Click Verify Now to open the KYC modal and upload your ID. KYC is required to unlock FossaPay fiat withdrawals; it is not required to receive crypto tips.
A dynamic platform fee is deducted at the time of withdrawal, not at the time of receiving a tip. The fee percentage varies based on withdrawal amount and current exchange rates. The exact fee is shown in the withdrawal confirmation screen before you confirm.