clankerDeploy ERC20 tokens on Base using Clanker SDK. Create tokens with built-in Uniswap V4 liquidity pools. Supports Base mainnet and Sepolia testnet. Requires PRIVATE_KEY in config.
Install via ClawdBot CLI:
clawdbot install spirosrap/clankerRequires:
Deploy ERC20 tokens on Base using the Clanker protocol with built-in Uniswap V4 liquidity pools.
Create a config file at ~/.clawdbot/skills/clanker/config.json:
{
"mainnet": {
"rpc_url": "https://1rpc.io/base",
"private_key": "YOUR_PRIVATE_KEY"
},
"testnet": {
"rpc_url": "https://sepolia.base.org",
"private_key": "YOUR_TESTNET_PRIVATE_KEY"
}
}
Security: Never commit your private key to version control. Use environment variables or a separate config file outside the repo.
For Base Sepolia testing, get free ETH from:
Note: Faucet access may require:
For token deployment, install web3 Python package:
pip install web3
For read-only operations, only curl, jq, and python3 are required.
clanker.sh deploy "My Token" MYT 0.1
Deploys an ERC20 token with 0.1 ETH initial liquidity on Uniswap V4.
clanker.sh status <txhash>
Check if a deployment transaction was successful.
clanker.sh info <token-address>
Returns token name, symbol, total supply, and other details.
clanker.sh get-token <deployer-address>
Find all tokens deployed by a specific address.
clanker.sh testnet-deploy "Test Token" TST
Deploy to Base Sepolia testnet for testing.
All commands support --network testnet flag:
# Check testnet status
clanker.sh status 0x1234... --network testnet
# Get testnet token info
clanker.sh info 0xabcd... --network testnet
# Find testnet tokens by deployer
clanker.sh get-token 0xdef0... --network testnet
| Command | Description | Parameters |
|---------|-------------|------------|
| deploy | Deploy token on mainnet | |
| testnet-deploy | Deploy to Sepolia testnet | |
| status | Check deployment status | |
| info | Get token information | |
| get-token | Find tokens by deployer | |
# Deploy a meme coin
./clanker.sh deploy "Base Dog" BDOG 0.05
# Check if deployment succeeded
./clanker.sh status 0x1234...5678
# Get info about a known token
./clanker.sh info 0xabcd...1234
# Find who deployed a token
./clanker.sh get-token 0xdef0...9876
# Test on Sepolia
./clanker.sh testnet-deploy "Test Meme" TMEME
./clanker.sh status 0xtxhash... --network testnet
# Create config with testnet private key
cat > ~/.clawdbot/skills/clanker/config.json << 'EOF'
{
"testnet": {
"rpc_url": "https://sepolia.base.org",
"private_key": "YOUR_TESTNET_PRIVATE_KEY"
}
}
EOF
Alternative faucets:
# Deploy on testnet with 0.001 ETH initial liquidity
./clanker.sh testnet-deploy "Test Token" TST
Or with initial liquidity:
./clanker.sh deploy "Test Token" TST 0.001 --network testnet
./clanker.sh status <txhash> --network testnet
./clanker.sh info <token-address> --network testnet
Transaction failed?
Cannot get testnet ETH?
Private key errors?
| Command | Network | Result |
|---------|---------|--------|
| info (WETH) | mainnet | ✅ Works - Shows correct name, symbol, supply |
| get-token | mainnet | ✅ Works - Returns deployer stats |
| status | mainnet | ✅ Works - Handles pending/not found tx |
| Feature | Status | Notes |
|---------|--------|-------|
| Python deployment helper | ⚠️ Placeholder | Requires Clanker factory address |
| Web-based deployment | ✅ Recommended | Use https://clanker.world |
| Direct contract call | 🔲 Not implemented | Would need factory ABI |
Note: Full deployment requires the actual Clanker factory contract address on Base Sepolia. The protocol is relatively new, and contract addresses may change. For production deployment, check the official documentation.
Generated Mar 1, 2026
A creator wants to quickly deploy a meme token on Base to capitalize on a trending topic. Using Clanker, they can set up an ERC20 token with built-in Uniswap V4 liquidity in minutes, allowing immediate trading and community engagement without deep technical expertise.
A small tech startup aims to issue a utility token for its platform on Base to reward users and facilitate transactions. Clanker enables them to deploy the token with initial liquidity, ensuring market availability and simplifying the launch process on a cost-effective layer-2 network.
A DAO or project plans to distribute a new governance or reward token to its community members via an airdrop. They use Clanker to deploy the token on Base Sepolia for testing, verify functionality, and then launch on mainnet with controlled liquidity to manage initial volatility.
A blockchain educator or training program wants to demonstrate ERC20 token creation and deployment in a hands-on workshop. Clanker provides a straightforward toolset for students to deploy tokens on the testnet, learn about liquidity pools, and practice without risking real funds.
An NFT collection on Base seeks to enhance its ecosystem by launching a companion ERC20 token for staking, rewards, or in-game currency. Clanker allows the team to deploy the token with integrated liquidity, supporting seamless trading and utility within their community.
Offer a service to clients wanting to launch tokens on Base, handling deployment, liquidity setup, and initial marketing using Clanker. Charge a flat fee or percentage of the token supply, with upsells for ongoing management and compliance support.
Create and sell courses, tutorials, or live workshops teaching how to use Clanker for token deployment on Base. Monetize through course sales, subscription access to advanced materials, or certification programs for blockchain developers.
Provide consulting services to businesses integrating Clanker into their existing platforms or workflows, such as custom scripts, automation, or security audits. Offer tailored solutions for specific use cases like airdrops or multi-token deployments.
💬 Integration Tip
Start by testing on Base Sepolia with minimal ETH to validate deployments before moving to mainnet, and always secure private keys using environment variables or encrypted configs.
Connect Claude to Clawdbot instantly and keep it connected 24/7. Run after setup to link your subscription, then auto-refreshes tokens forever.
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
Autonomous crypto trading on Base via Bankr. Use for trading tokens, monitoring launches, executing strategies, or managing a trading portfolio. Triggers on "trade", "buy", "sell", "launch", "snipe", "profit", "PnL", "portfolio balance", or any crypto trading task on Base.
Query DeFi portfolio data across 50+ chains via Zapper's GraphQL API. Use when the user wants to check wallet balances, DeFi positions, NFT holdings, token prices, or transaction history. Supports Base, Ethereum, Polygon, Arbitrum, Optimism, and more. Requires ZAPPER_API_KEY.
Interact with Solana blockchain via Helius APIs. Create/manage wallets, check balances (SOL + tokens), send transactions, swap tokens via Jupiter, and monitor addresses. Use for any Solana blockchain operation, crypto wallet management, token transfers, DeFi swaps, or portfolio tracking.
Real-time crypto risk intelligence; before and as things break. Two tools: Flare (15-min precursor detection, immediate alarms) and Core (60-min state synthesis, context assessment). Free access to the last analysis. No API key required. Upgrade to x402 for custom analysis.