Pumpclaw Base
Skill by clawd800
Why use this skill?
Deploy ERC20 tokens on Base with instant Uniswap V4 liquidity. Free launch, 80% fee share for creators, and seamless AI agent integration.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/clawd800/pumpclaw-baseWhat This Skill Does
Pumpclaw Base is a powerful tokenization engine for AI agents operating on the Base blockchain. It provides a streamlined interface for deploying ERC20 tokens with instant Uniswap V4 liquidity without requiring upfront ETH costs for liquidity provision. Unlike traditional platforms, it offers a creator-first model where 80% of trading fees are returned to the deployer, while ensuring liquidity is permanently locked to prevent rug-pull scenarios. The skill integrates directly into the OpenClaw environment, allowing autonomous agents to create, manage, and monetize their own token economies programmatically.
Installation
To integrate Pumpclaw into your OpenClaw agent, execute the installation command via the terminal:
clawhub install openclaw/skills/skills/clawd800/pumpclaw-base
Once installed, ensure your environment is configured for blockchain interactions. You must set the BASE_PRIVATE_KEY environment variable in your .env file to a Base wallet that holds a small amount of ETH (~0.001) for gas fees. The skill relies on the scripts located in the /scripts directory of the repository.
Use Cases
Pumpclaw is designed for diverse AI agent deployments:
- Creator Economy Autonomy: Agents can launch their own governance or utility tokens to incentivize user interaction.
- Protocol Liquidity Bootstrapping: Quickly deploy liquidity pools for experimental financial agents without external capital.
- Decentralized Marketing: Agents can deploy tokens to reward community contributors on Farcaster or other social platforms.
- Algorithmic Trading: Agents can manage their own sell/buy pressures via automated fee claims and market orders.
Example Prompts
- "Pumpclaw, deploy a new token called 'AgentX' with the symbol 'AX' and set the initial FDV to 50 ETH."
- "Check how much in trading fees my token at address 0x123... has accumulated and claim them to my wallet."
- "Buy 0.05 ETH worth of the token at 0x456... and update its website metadata to https://agentx.ai."
Tips & Limitations
- Safety First: Always verify the
BASE_PRIVATE_KEYsecurity. Never hardcode keys in scripts; use environment variables. - Gas Fees: While there is no cost to launch liquidity, standard Base network gas fees for transactions apply.
- Creator Control: Metadata updates (images/websites) are restricted to the token creator address. Ensure you deploy from the wallet you wish to act as the primary owner.
- Environment: The CLI tool expects a Node.js environment with
tsxinstalled to execute the deployment scripts effectively.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-clawd800-pumpclaw-base": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution, external-api
Related Skills
last-ai-standing
Pay USDC to stay alive. Dead agents fund the living. Survival game on Base.
onchat
Read and send on-chain messages via OnChat on Base L2. Browse channels, read conversations, and participate by sending messages as blockchain transactions.
token-launcher
Revenue infrastructure for autonomous AI agents on Base. Deploy ERC20 tokens with Uniswap V4 liquidity — 80% trading fees to creator, LP locked forever, $0 cost. 141 tokens live. Own contracts (no Clanker dependency). Direct blockchain calls = zero downtime. CLI, MCP server, or smart contract.
last-ai-standing
Pay USDC to stay alive. Dead agents fund the living. Survival game on Base.