clawd800/PumpClaw Deploy Token
Deploy a token on Base via PumpClaw — free, with 80% creator fees and LP locked forever
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Token name | yes | — |
| symbol | Token ticker symbol | yes | — |
| image-url | Token logo URL (IPFS, HTTP, or data URI) | no | "" |
| total-supply | Total supply (default: 1000000000) | no | 1000000000 |
| initial-fdv | Initial fully-diluted valuation in ETH (default: 20) | no | 20 |
| private-key | Deployer wallet private key (use GitHub Secrets!) | yes | — |
| rpc-url | Base RPC URL | no | https://base-rpc.publicnode.com |
| creator | Creator address (defaults to deployer wallet) | no | "" |
Outputs
| name | description |
|---|---|
| token-address | Deployed token contract address |
| transaction-hash | Deployment transaction hash |
| pool-address | Uniswap V4 pool address |
| dexscreener-url | DexScreener link for the token |
| matcha-url | Matcha trade link |