Community-powered DexScreener updates. Crowdfund token info, boosts, and ads — our OpenClaw AI agent handles fulfillment automatically. No middlemen, no manual steps.
Overview
DexClaw lets crypto communities pool funds together to pay for DexScreener marketplace products. Instead of one person covering the full cost of Enhanced Token Info ($299) or Boosts ($99–$4,000), the community shares the load.
When a campaign reaches its funding target, our OpenClaw AI agent automatically processes the DexScreener order — filling in token details, completing checkout, and paying with the pooled funds. No human involvement needed.
How It Works
Choose a DexScreener product, enter your token address, and fill in your token info (logo, description, socials). A unique Solana wallet is generated for the campaign.
Share the campaign link with your community. Anyone can send SOL to the campaign wallet — no wallet connect or sign-up required. Just scan the QR code or copy the address.
DexClaw monitors campaign wallets in real-time. The moment the SOL balance hits the target (DexScreener price + $1 for fees), fulfillment kicks in automatically.
Our OpenClaw AI agent processes the DexScreener order in an isolated environment — navigating the marketplace, submitting your token info, and completing payment.
After payment, DexClaw verifies the order through DexScreener's API. Your token info, boosts, or ads go live on DexScreener.
Visual Flow
Community creates campaign ↓ Unique campaign wallet generated ↓ Community members send SOL ↓ Target reached ($299+ depending on product) ↓ OpenClaw AI agent triggered ↓ Agent submits order on DexScreener marketplace Agent completes payment with campaign funds ↓ Order verified via DexScreener API ↓ Token info / boosts / ads live on DexScreener
OpenClaw Agent
DexClaw is powered by an OpenClaw AI browser agent — an autonomous AI that can control a web browser to complete tasks on your behalf.
OpenClaw is an open-source AI agent platform. It gives AI models the ability to control web browsers through the Chrome DevTools Protocol — navigating pages, filling forms, clicking buttons, and completing transactions. Unlike basic automation scripts that break when a website changes, OpenClaw agents use AI to understand what they're seeing and adapt accordingly.
Why AI Instead of a Script?
Traditional browser automation (like Puppeteer or Selenium) relies on hardcoded CSS selectors — if DexScreener moves a button or changes a class name, the script breaks. Our OpenClaw agent uses AI to interpret the page visually, find the right elements by context, and adapt to changes. This makes DexClaw significantly more reliable.
What the Agent Does
Isolated Execution
Every fulfillment job runs in its own isolated container — a fresh browser instance with no history, no cache, and no access to other campaigns. When the job finishes, the container is destroyed and all data is wiped. This ensures no campaign's data ever leaks to another.
Campaigns
Creating a Campaign
Anyone can create a campaign. Pick a DexScreener product, enter the Solana token address, and optionally fill in token info (for Enhanced Token Info campaigns). A unique wallet address is generated — this is where contributors send SOL.
Funding
Contributors don't need to connect a wallet or create an account. They simply send SOL to the campaign's wallet address — via any wallet app, QR code scan, or direct transfer. The campaign page shows a real-time progress bar and countdown timer.
Campaign Statuses
Expiry & Buyback
Campaigns have a 48-hour window to reach their target. If the target isn't reached in time, the campaign expires and the collected SOL is used to market-buy the campaign's native token — giving contributors value back through the token itself.
Fulfillment
When a campaign is funded, fulfillment happens automatically. Here's what goes on behind the scenes:
1. Campaign wallet balance reaches target 2. Backend detects funded status (checks every 15 seconds) 3. Fulfillment job is queued 4. OpenClaw agent spins up in isolated container 5. Agent navigates to DexScreener marketplace 6. Agent fills in campaign data (token info / boost tier) 7. Agent completes Helio payment using campaign wallet 8. Container is destroyed, wallet keys wiped 9. Order verified via DexScreener /orders API 10. Campaign marked as fulfilled
Retry Logic
If the agent encounters an error (network issue, DexScreener downtime, etc.), the job is retried once after 60 seconds. If both attempts fail, the campaign is flagged for manual review. Funds remain safe in the campaign wallet until the issue is resolved.
Verification
After the agent completes payment, DexClaw calls DexScreener's public orders API to confirm the order was processed. This provides on-chain proof that the campaign was fulfilled successfully.
Security
Products & Pricing
DexClaw supports all major DexScreener marketplace products. The campaign target is the DexScreener price plus $1 to cover Solana transaction fees. No platform fee.
| Product | DexScreener Price | Campaign Target | Includes |
|---|---|---|---|
| Enhanced Token Info | $299 | $300 | Logo, description, social links |
| 10 Boosts | $99 | $100 | Trending score boost |
| 50 Boosts | $399 | $400 | Trending score boost |
| 100 Boosts | $699 | $700 | Golden ticker + trending |
| 250 Boosts | $1,499 | $1,500 | Golden ticker + trending |
| 500 Boosts | $3,999 | $4,000 | Golden ticker + max trending |
API
DexClaw provides a public API for checking campaign status and integrating with bots or dashboards.
/api/campaignsList all campaigns/api/campaigns/:idGet campaign details with live balance/api/campaigns/productsList available products and pricingExample: Check Campaign Status
GET /api/campaigns/3cabbd77-d67e-40c6-bdfa-418f9d00c595
{
"id": "3cabbd77-d67e-40c6-bdfa-418f9d00c595",
"tokenAddress": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"productType": "enhanced-token-info",
"targetUsd": 300,
"walletAddress": "HyGH3keRGDWDT4PxCGd3sZbNziKQj4n8L4Pv6iWG4nxS",
"status": "active",
"balanceSol": 1.245,
"balanceUsd": 186.75,
"progress": 62.25,
"expiresAt": 1774803303340
}FAQ
Do I need to connect my wallet?
No. You just send SOL to the campaign address from any wallet. No wallet connect, no sign-up, no accounts.
What's the extra $1 for?
It covers Solana transaction fees when the agent pays DexScreener. There is no platform fee — DexClaw takes nothing.
How long do campaigns last?
48 hours. If the target isn't reached, funds are used to buy the campaign's token.
Can the AI agent handle DexScreener updates?
Yes. The OpenClaw agent uses AI to interpret the page, not hardcoded selectors. It adapts to UI changes automatically.
What if the agent fails?
Jobs retry once. If both attempts fail, the campaign is flagged for manual review and funds stay safe in the campaign wallet.
Which chains are supported?
Solana only right now. More chains coming soon.
How do I know it worked?
The campaign page updates in real-time. Once fulfilled, you can verify directly on DexScreener that your token info is live.
Are my funds safe?
Each campaign has its own encrypted wallet. Keys are only decrypted inside isolated containers and wiped after. DexClaw never has access to your personal wallet.
What if I send too much SOL?
Excess SOL stays in the campaign wallet after the DexScreener payment. Future updates will handle refunds.
DexClaw — Powered by OpenClaw AI · Built on Solana