{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "cat-sanex-vercel-app-api-x402",
  "title": "Cat Sanex \u00b7 Mint Token on Base",
  "url": "https://cat-sanex.vercel.app/api/x402",
  "category": "finance",
  "summary": "Mint a new token on Base network with specified symbol, amount, and recipient wallet.",
  "seo": {
    "title": "Base Token Minting API | x402 Payment Required",
    "description": "Mint tokens on Base via x402 micropayments. Pay 0.000005 USDC per call to deploy tokens with customizable symbol and amount from Cat Sanex."
  },
  "use_cases": [
    "Deploy custom tokens for community or project use",
    "Mint reward tokens for gamified applications",
    "Create test tokens for development purposes"
  ],
  "ideal_buyer": "Token creators, community managers, and developers deploying custom assets on Base.",
  "example_prompt": "Mint 1000 CAT tokens to wallet 0x1234... on Base.",
  "example_request_body": {
    "amount": 1000,
    "tokenSymbol": "CAT",
    "walletAddress": "0x1234567890123456789012345678901234567890"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x62ae4503a0430d94acebf3c3427a940e85511111",
      "asset": "USDC",
      "max_amount_required_atomic": "5",
      "max_timeout_seconds": 30,
      "mime_type": "application/json",
      "description": "Mint a new token on Base network",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "amount": {
              "type": "number",
              "required": true
            },
            "tokenSymbol": {
              "type": "string",
              "required": true
            },
            "walletAddress": {
              "type": "string",
              "required": true
            }
          }
        },
        "output": {
          "message": {
            "type": "string"
          },
          "transactionHash": {
            "type": "string"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "cat-sanex-vercel-app",
    "host": "cat-sanex.vercel.app",
    "title": "cat-sanex.vercel.app",
    "description": "A Vercel-hosted origin. No active deployment or service information is currently available.",
    "url": "https://cat-sanex.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/cat-sanex-vercel-app-api-x402",
    "url": "https://x402all.com/resource/cat-sanex-vercel-app-api-x402",
    "name": "Cat Sanex \u00b7 Mint Token on Base",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/cat-sanex-vercel-app-api-x402",
      "@type": "Offer",
      "price": "0.000005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.000005",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "USDC"
        }
      ]
    },
    "sameAs": "https://cat-sanex.vercel.app/api/x402",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/cat-sanex-vercel-app",
      "url": "https://cat-sanex.vercel.app",
      "name": "cat-sanex.vercel.app",
      "@type": "Organization"
    },
    "identifier": "cat-sanex-vercel-app-api-x402",
    "description": "Mint tokens on Base via x402 micropayments. Pay 0.000005 USDC per call to deploy tokens with customizable symbol and amount from Cat Sanex.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=cat-sanex-vercel-app-api-x402",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=cat-sanex-vercel-app-api-x402"
}
