okx-dex-trenches

Scans meme token launches and analyzes developer reputation, bundlers, and co-investor wallets via onchainos CLI.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Nith567/xlayer-skills-arena --skill okx-dex-trenches-nith567
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: okx-dex-trenches
Source: https://github.com/Nith567/xlayer-skills-arena/tree/main/okx-dex-trenches
Command: npx skills add https://github.com/Nith567/xlayer-skills-arena --skill okx-dex-trenches-nith567

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Meme token trading on launchpads like pump.fun is high-risk: developers rug pull, bundlers and snipers manipulate launches, and holder concentration is opaque. This Skill surfaces on-chain safety signals so users can evaluate new meme tokens before buying. ## Core Features & Use Cases - Trenches Scanning: List new, migrating, and migrated meme pump tokens on Solana, BSC, X Layer, and TRON with dozens of filters (holder concentration, dev holdings, social links, market cap, bonding curve progress). - Developer Reputation Reports: Check a token creator's rug pull count, migration history, launched token count, and current holdings. - Bundle & Sniper Detection: Analyze bundler percentages, bundled value, and sniper activity for any token. - Co-investor Tracking: View aped (same-car) wallets with labels like Smart Money, KOL, or Whale, plus their PnL. - Use Case: A user asks "scan pump.fun for safe meme coins" — the Skill filters new launches by low bundler percentage and dev history, then runs dev-info and bundle checks on candidates. ## Quick Start Ask the agent to scan new meme token launches on Solana and check whether a specific token's developer has rugged before.

Frequently Asked Questions about okx-dex-trenches

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan new meme coin launches on pump.fun?▼

Run onchainos memepump tokens with a chain and stage filter, for example --chain solana --stage NEW. You can add filters for holder concentration, dev holdings, market cap, and social links to narrow results.

How to check if a meme token developer has rugged before?▼

Use onchainos memepump token-dev-info with the token address. It returns the developer's total launched tokens, rug pull count, migrated count, and current holding percentage, presented as a developer reputation report.

Which chains does meme pump token scanning support?▼

Meme pump scanning supports Solana (501), BSC (56), X Layer (196), and TRON (195). Run onchainos memepump chains to verify current chain and protocol support before querying.

How do I detect bundler or sniper activity on a token?▼

Run onchainos memepump token-bundle-info with the token address. It returns the bundler all-time-high percentage, total bundler count, bundled value in native token, and bundled token amount.

Why does token-details return no data for my token?▼

The token may not exist in meme pump ranking data, which happens for tokens only listed on standard DEXs. It can also occur if the chain is unsupported or the address is incorrect.

What does the DEX region restriction error mean?▼

Error codes 50125 or 80001 indicate the DEX service is unavailable in your region. Switch to a supported region and retry; the raw error codes are not shown to end users.