PhantomTrending
Phantom Wallet Trending for your Solana token — Top 1-10 placement. From $1,200/6h. Instant delivery via PandaBoost API.
Install / Use
/learn @pandaboost/PhantomTrendingREADME
PHANTOM WALLET TRENDING
Get your token to Top 1–10 trending on Phantom Wallet — the #1 Solana wallet with 10M+ users.
Promote your token directly inside Phantom's trending section. Fast delivery, stealth mode, full refund guarantee.
💥 Service Details
- Platform: Phantom Wallet (phantom.app)
- Placement: Top 1–10 Trending
- Duration options: 6h · 12h · 24h
- Chain: Solana
- Start time: Instant (within 60 seconds)
- Guarantee: Full refund if delivery fails
💰 Pricing
| Package | Price | |----------|--------| | 6 hours | $1,200 | | 12 hours | $2,000 | | 24 hours | $3,600 |
💡 Bundles (save 10%)
| Bundle | Includes | Price | |------------|---------------------------------------------------------|--------| | Starter | Trending 6h + Chat 6h + Visitors 6h | $1,700 | | Growth | Trending 12h + Chat 12h + Visitors 12h | $2,900 | | Full Power | Trending 24h + Chat 24h + Visitors 24h | $4,900 |
🌐 How to Order
Option 1 — Web Panel
- Go to web.pandaboost.app
- Connect your wallet (EVM via WalletConnect or Solana)
- Add funds via crypto
- Open New Order → Phantom → Wallet Trending
- Select duration (6h / 12h / 24h)
- Paste your token address → confirm
Option 2 — Telegram Bot
Open @pandaboostbot → New Order → Phantom → Wallet Trending
🔌 API Example
Order Phantom Wallet Trending programmatically via the PandaBoost API.
Base URL: https://web.pandaboost.app/api/v1
Auth: x-api-key: pb_... header
Python
import requests
API_KEY = "pb_your_api_key"
BASE_URL = "https://web.pandaboost.app/api/v1"
HEADERS = {"x-api-key": API_KEY, "Content-Type": "application/json"}
order = requests.post(f"{BASE_URL}/orders", headers=HEADERS, json={
"serviceName": "phantom-wallet-trending",
"orderTypeId": "12h", # 6h | 12h | 24h
"quantity": 1,
"fields": {
"token_address": "YOUR_TOKEN_ADDRESS",
"chain": "solana"
}
})
print(order.json())
# {"success": true, "data": {"order": {"publicId": "ABCD1234", "status": "processing"}, "newBalance": "..."}}
JavaScript
const res = await fetch("https://web.pandaboost.app/api/v1/orders", {
method: "POST",
headers: { "x-api-key": "pb_your_api_key", "Content-Type": "application/json" },
body: JSON.stringify({
serviceName: "phantom-wallet-trending",
orderTypeId: "24h", // 6h | 12h | 24h
quantity: 1,
fields: {
token_address: "YOUR_TOKEN_ADDRESS",
chain: "solana"
}
})
});
const data = await res.json();
console.log(data.data.order.publicId);
cURL
curl -X POST -H "x-api-key: pb_..." \
-H "Content-Type: application/json" \
-d '{
"serviceName": "phantom-wallet-trending",
"orderTypeId": "24h",
"quantity": 1,
"fields": {
"token_address": "ErKGCuxZeMQoS3VhFJZ77giESQphJhGpYDaUJmhApump",
"chain": "solana"
}
}' \
https://web.pandaboost.app/api/v1/orders
Check Order Status
curl -H "x-api-key: pb_..." \
https://web.pandaboost.app/api/v1/orders/ABCD1234
📦 Other Phantom Services
| Service | Price | |--------------------------|------------------------------| | Phantom Chat Trending | $500 / 6h · $800 / 12h · $1,200 / 24h | | Phantom Token Visitors | $200 / 6h · $400 / 12h · $600 / 24h |
📦 Other Services
| Service | Price | |------------------------------------|------------------------------------| | DEX Screener Reactions | $25 / 1,000 | | DEX Screener Trending SOL | $1,200 / 12h · $1,600 / 24h | | DEX Screener Trending ETH/BSC/Base | from $1,000 / 24h | | DexTools Trending | available in panel | | CoinMarketCap | available in panel | | Coingecko & GeckoTerminal | available in panel |
Full catalog → web.pandaboost.app
🔗 Links
- 🌐 Web Panel — web.pandaboost.app
- 🤖 Telegram Bot — @pandaboostbot
- 📚 Docs & API — docs.pandaboost.app
- 💬 Support — @pandaboosthelp
- 📧 Email — support@pandaboost.app
⭐ Star this repo if it helped you. PRs and issues welcome.
Related Skills
bluebubbles
337.3kUse when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
bear-notes
337.3kCreate, search, and manage Bear notes via grizzly CLI.
claude-ads
1.2kComprehensive paid advertising audit & optimization skill for Claude Code. 186 checks across Google, Meta, YouTube, LinkedIn, TikTok & Microsoft Ads with weighted scoring, parallel agents, and industry templates.
claude-ads
1.2kComprehensive paid advertising audit & optimization skill for Claude Code. 186 checks across Google, Meta, YouTube, LinkedIn, TikTok & Microsoft Ads with weighted scoring, parallel agents, and industry templates.

