Deploy a Token

Deploy a Token

Step-by-step deployment guide

Deploy a Token

Complete guide to deploying a token on cc0strategy.

Prerequisites

  • Wallet with ETH for gas
  • NFT collection address to link
  • Token name and symbol

Step 1: Go to Deploy Page

Navigate to cc0strategy.fun/deploy ↗

Step 2: Connect Wallet

Click "Connect Wallet" and approve the connection.

Step 3: Choose Network

Select either:

  • Base (lower gas fees)
  • Ethereum (higher liquidity)

Step 4: Enter Token Details

yaml
Name: Your Token Name
Symbol: TKN (3-8 characters)
Image URL: ipfs://... or https://...
Website: https://yoursite.com (optional)
Twitter: https://twitter.com/... (optional)

Enter the NFT collection contract address:

0x79fcdef22feed20eddacbb2587640e45491b757f

The collection must be:

  • ERC-721 compliant
  • On the same network

Step 6: Deployer Airdrop

Every deployment includes an automatic 1% airdrop to the deployer.

You will receive 1% of the total token supply upon deployment. This is mandatory and not configurable.

Step 7: Review & Deploy

  • Review all parameters
  • Click "Deploy Token"
  • Confirm transaction in wallet
  • Wait for confirmation (~15 seconds on Base)

After Deployment

Your token is now:

  • Live with a Uniswap V4 pool
  • Generating fees on every trade
  • Distributing 80% to NFT holders

Verification

The token is auto-verified on BaseScan/Etherscan.

Troubleshooting

"Insufficient funds": Add more ETH for gas

"Invalid collection": Ensure address is correct

"Transaction failed": Try increasing gas limit