eyebot-tokenforge

Review·Scanned 2/17/2026

This skill is an AI assistant for deploying and verifying tokens across chains (eyebot tokenforge examples). It includes a shell script that reads the EYEBOT_API env var and issues curl requests to "${_E}/api/${_A}" and "${_E}/health", enabling network calls when executed.

from clawhub.ai·v1.2.0·2.3 KB·0 installs
Scanned from 1.8.0 at 79f3326 · Transparency log ↗
$ vett add clawhub.ai/eyebots/eyebot-tokenforgeReview findings below

TokenForge 🔨

AI-Powered Token Deployment

Deploy production-ready tokens with optimized configurations. Supports multiple standards, automatic verification, and customizable tokenomics.

Features

  • Multi-Standard Support: ERC-20, BEP-20, custom implementations
  • Auto-Verification: Automatic source code verification on block explorers
  • Tokenomics Builder: Configure supply, taxes, burns, and distribution
  • Security First: Built-in anti-bot and anti-sniper protections
  • Gas Optimization: Efficient contracts to minimize deployment costs

Capabilities

FeatureDescription
Standard TokensBasic ERC-20 with mint/burn
Reflection TokensAuto-rewards to holders
Tax TokensBuy/sell taxes with customizable rates
DeflationaryAuto-burn on transactions
Liquidity GenAuto-LP generation

Supported Chains

Base • Ethereum • Polygon • Arbitrum • BSC

Usage

# Deploy a standard token
eyebot tokenforge deploy --name "MyToken" --symbol "MTK" --supply 1000000

# Deploy with taxes
eyebot tokenforge deploy --name "TaxToken" --buy-tax 2 --sell-tax 3

# Verify contract
eyebot tokenforge verify <contract_address>

Support

Telegram: @ILL4NE