{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "try402-fun-api-token-create-402",
  "title": "Try402 \u00b7 Deploy 0x402 Vanity Token",
  "url": "https://try402.fun/api/token/create-402",
  "category": "finance",
  "summary": "Deploy an ERC20 token with a vanity address starting with 0x402, including automatic metadata storage and deployment.",
  "seo": {
    "title": "0x402 Vanity Token Deploy API | x402 Pay-Per-Call",
    "description": "Deploy ERC20 tokens with 0x402 vanity addresses. Auto-deployment with metadata storage. 0.05 USDC per call via x402 on Base."
  },
  "use_cases": [
    "Launch branded tokens with memorable vanity addresses",
    "Create test tokens for protocol development",
    "Deploy community tokens with built-in metadata",
    "Issue tokens for loyalty or reward programs"
  ],
  "ideal_buyer": "Token creators and developers seeking vanity address ERC20 deployments without managing deployment infrastructure.",
  "example_prompt": "Deploy a new token called 'ExampleToken' with symbol 'EXT' and a 0x402 vanity address.",
  "example_request_body": {
    "name": "ExampleToken",
    "symbol": "EXT",
    "decimals": 18,
    "totalSupply": "1000000000000000000000000"
  },
  "risk_notes": [
    "May process personal / identity data."
  ],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.667,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x7fd666849405ab08b942d7a0936a2eda5bd34924",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "50000",
      "max_timeout_seconds": 120,
      "mime_type": "application/json",
      "description": "Create ERC20 token with 0x402 vanity address for 0.05 USDC. Includes metadata storage and auto-deployment.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "name": {
              "type": "string",
              "required": true,
              "description": "Token name (e.g., \"My Token\")"
            },
            "owner": {
              "type": "string",
              "required": false,
              "description": "Owner address (defaults to payer)"
            },
            "symbol": {
              "type": "string",
              "required": true,
              "description": "Token symbol (e.g., \"MTK\")"
            },
            "twitter": {
              "type": "string",
              "required": false,
              "description": "Twitter handle (optional)"
            },
            "website": {
              "type": "string",
              "required": false,
              "description": "Website URL (optional)"
            },
            "imageUrl": {
              "type": "string",
              "required": false,
              "description": "Image URL, IPFS recommended (optional)"
            },
            "telegram": {
              "type": "string",
              "required": false,
              "description": "Telegram link (optional)"
            },
            "totalSupply": {
              "type": "number",
              "required": true,
              "description": "Total supply (will be multiplied by 10^18)"
            }
          },
          "headerFields": {
            "X-Payment": {
              "type": "string",
              "required": false,
              "description": "Base64-encoded x402 payment data"
            }
          }
        },
        "output": {
          "url": {
            "type": "string",
            "description": "Status check URL"
          },
          "payment": {
            "type": "object"
          },
          "success": {
            "type": "boolean"
          },
          "estimatedTime": {
            "type": "string"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "try402-fun",
    "host": "try402.fun",
    "title": "try402.fun",
    "description": "A Mautic instance hosting x402-payable endpoints. Provides access to marketing automation services with per-request payment.",
    "url": "https://try402.fun",
    "favicon": "https://try402.fun/app/assets/images/favicon.ico?v31fe5a8f"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/try402-fun-api-token-create-402",
    "url": "https://x402all.com/resource/try402-fun-api-token-create-402",
    "name": "Try402 \u00b7 Deploy 0x402 Vanity Token",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/try402-fun-api-token-create-402",
      "@type": "Offer",
      "price": "0.05",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.050000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://try402.fun/api/token/create-402",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/try402-fun",
      "url": "https://try402.fun",
      "name": "try402.fun",
      "@type": "Organization"
    },
    "identifier": "try402-fun-api-token-create-402",
    "description": "Deploy ERC20 tokens with 0x402 vanity addresses. Auto-deployment with metadata storage. 0.05 USDC per call via x402 on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=try402-fun-api-token-create-402",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=try402-fun-api-token-create-402"
}
