{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "www-penny-tech-api-mint",
  "title": "Penny.tech \u00b7 Token Mint (Scratcher)",
  "url": "https://www.penny.tech/api/mint",
  "category": "finance",
  "summary": "Create new tokens through Penny Scratcher minting endpoint with minimal per-call cost.",
  "seo": {
    "title": "Token Mint API \u2014 x402 Penny Scratcher",
    "description": "Mint tokens via Penny Scratcher micropayment endpoint. $0.01 USDC per mint. Base network. Automated token creation with payment verification."
  },
  "use_cases": [
    "Mint custom tokens for projects",
    "Create tokens via agent automation",
    "Launch tokens with micropayment verification"
  ],
  "ideal_buyer": "Token creators and DeFi agents automating token launches through pay-per-mint workflows.",
  "example_prompt": "Mint a new token called 'AgentToken' with symbol AGT and supply of 10 million.",
  "example_request_body": {
    "name": "AgentToken",
    "supply": 10000000,
    "symbol": "AGT"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x48ebf769b80ffa1c83a00459adbdf5556ef49a3a",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Penny Scratcher",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET"
        },
        "output": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {},
            "queryParams": {
              "x-play-count": {
                "type": "string",
                "description": "Number of plays (default 1)"
              },
              "x-payment-address": {
                "type": "string",
                "description": "EVM address of recipient"
              }
            },
            "headerFields": {
              "Accept": {
                "type": "string",
                "description": "application/json"
              },
              "X-PAYMENT": {
                "type": "string",
                "description": "Signed x402 payment header"
              },
              "Content-Type": {
                "type": "string",
                "description": "application/json"
              }
            }
          },
          "output": {
            "txHash": "string",
            "success": true,
            "tickets": [
              {
                "tokens": "string",
                "percentage": "string"
              }
            ],
            "potBalance": "string",
            "totalTokens": "string"
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-14babb762e09",
  "origin": {
    "slug": "www-penny-tech",
    "host": "www.penny.tech",
    "title": "penny.tech \u2014 unavailable deployment",
    "description": "This origin is currently unreachable. The Vercel deployment could not be found, suggesting the service is inactive or relocated.",
    "url": "https://www.penny.tech",
    "favicon": "https://www.penny.tech/penny.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/www-penny-tech-api-mint",
    "url": "https://x402all.com/resource/www-penny-tech-api-mint",
    "name": "Penny.tech \u00b7 Token Mint (Scratcher)",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/www-penny-tech-api-mint",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://www.penny.tech/api/mint",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/www-penny-tech",
      "url": "https://www.penny.tech",
      "name": "penny.tech \u2014 unavailable deployment",
      "@type": "Organization"
    },
    "identifier": "www-penny-tech-api-mint",
    "description": "Mint tokens via Penny Scratcher micropayment endpoint. $0.01 USDC per mint. Base network. Automated token creation with payment verification.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=www-penny-tech-api-mint",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=www-penny-tech-api-mint"
}
