README.md
DexClawDEXCLAWliveOpenClawSolana

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

01
Create a Campaign

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.

02
Share & Fund

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.

03
Target Reached

DexClaw monitors campaign wallets in real-time. The moment the SOL balance hits the target (DexScreener price + $1 for fees), fulfillment kicks in automatically.

04
AI Agent Fulfills

Our OpenClaw AI agent processes the DexScreener order in an isolated environment — navigating the marketplace, submitting your token info, and completing payment.

05
Verified & Live

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.

🦞What is OpenClaw?

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

Navigates DexScreenerOpens the marketplace, selects the correct product and chain
Fills Token InfoEnters your icon URL, description, social links, and header image
Selects Boost TierFor boost campaigns, picks the correct tier (10, 50, 100, 250, or 500)
Completes PaymentHandles the Helio checkout and pays with SOL from the campaign wallet
Verifies OrderConfirms the order went through via DexScreener's public API

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

ActiveAccepting SOL contributions. 48-hour countdown is running.
FundedTarget reached. The OpenClaw agent has been triggered.
ProcessingThe AI agent is actively completing the DexScreener order.
FulfilledOrder complete and verified. Your token info is live on DexScreener.
VerifyingAgent completed payment, waiting for DexScreener confirmation.
Expired48 hours elapsed without reaching target. Funds used for token buyback.
FailedAgent encountered an issue. Flagged for manual review.

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

🔒How We Protect Campaign Funds
Unique Wallets — Every campaign gets its own Solana keypair. No funds are pooled into shared wallets. Your campaign's SOL is only ever in your campaign's wallet.
Encrypted Keys — Campaign wallet private keys are encrypted with AES-256-GCM before storage. They're only decrypted inside the isolated fulfillment container, never exposed to the main application.
Isolated Containers — Each fulfillment runs in a fresh, sandboxed environment. No cross-campaign data access. Containers are destroyed after each job.
Key Wiping — Private keys are held in memory only for the duration of the fulfillment job. When the container exits, all key material is wiped.
No Account Required — Contributors never connect a wallet to DexClaw. They send SOL directly to the campaign address via their own wallet — DexClaw never has access to contributor wallets.

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.

ProductDexScreener PriceCampaign TargetIncludes
Enhanced Token Info$299$300Logo, description, social links
10 Boosts$99$100Trending score boost
50 Boosts$399$400Trending score boost
100 Boosts$699$700Golden ticker + trending
250 Boosts$1,499$1,500Golden ticker + trending
500 Boosts$3,999$4,000Golden ticker + max trending

API

DexClaw provides a public API for checking campaign status and integrating with bots or dashboards.

GET/api/campaignsList all campaigns
GET/api/campaigns/:idGet campaign details with live balance
GET/api/campaigns/productsList available products and pricing

Example: Check Campaign Status

json
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