Skip to content

Payment History

Two surfaces for your payment history: a command in the bot for quick checks, and a richer table on the dashboard for sorting, filtering, and explorer links.

In the bot:

/mypayments

Returns the last 10 payments (newest first):

📋 Your Payment History
✅ Pro - 3 month(s)
💰 $25.00 USD
📅 03/15/2026
🔗 0xabc…123
✅ Elite - 1 month(s)
💰 $25.00 USD
📅 04/01/2026
🔗 0xdef…456

Per entry:

  • Status — ✅ for completed payments
  • Tier + duration — what you bought
  • Amount in USD — the tier price (your actual native-currency amount may have varied slightly with the conversion rate at payment time)
  • Date — payment confirmation date
  • Transaction reference — the on-chain tx hash

For a longer history, use the dashboard.

Open the dashboard with /web, navigate to Subscription.

At the top:

  • Your current tier (Free / Pro / Elite / Exclusive / Early Adopter / Promo)
  • Status — Active / Expiring Soon / Expired / Lifetime
  • Expiry — date and days remaining
  • Total amount spent across your account history

Below the status card, every payment you’ve made:

ColumnNotes
DateWhen the payment confirmed
TypePayment / Credit Conversion / Tier Adjustment
TierColor-coded badge
DurationMonths purchased, or “Lifetime”
AmountUSD value
TransactionClickable link to the on-chain explorer

The transaction column auto-links to the right explorer per chain — Etherscan for Ethereum, BSCScan for BSC, BaseScan for Base, SnowTrace for Avalanche.

The bot doesn’t generate PDF receipts — but every payment has the on-chain transaction hash saved in your history, and the explorer link from the dashboard is permanent. For tax / accounting purposes you can:

  • Screenshot the dashboard’s payment table
  • Click through any transaction’s explorer link to get a permanent on-chain record
  • Use the tx hash from /mypayments to look up the payment on the chain’s explorer manually

Payments that haven’t confirmed yet (or were sent insufficient amounts) don’t appear in /mypayments or the dashboard table — those views only show completed entries. While a payment is pending:

  • The bot’s “I’ve Sent Payment” check shows ongoing status
  • The deposit address remains valid for 12 hours from /upgrade
  • If you have any worry the payment fell through, just run /upgrade again — addresses are unique per upgrade attempt, the previous one stays valid in parallel

The dashboard’s Subscription page shows a “days remaining” countdown. When it gets low:

  • 7 days before expiry — the bot DMs a reminder
  • Day of expiry — DM confirming the downgrade
  • 1–2 days after — DM noting alerts may pause if you’re over the free tier limit

See Idle & Paused Accounts for what happens after expiry and how to recover.