{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "pingpong-auction-api-mint",
  "title": "PingPong Auction \u00b7 PONKY Token Mint",
  "url": "https://pingpong.auction/api/mint",
  "category": "finance",
  "summary": "Mint PONKY tokens in exchange for USDC payment, with configurable mint amounts.",
  "seo": {
    "title": "PONKY Token Minting API | x402 Micropayment",
    "description": "Mint PONKY tokens via x402. 1 USDC minimum. Base network. Instant token delivery with transaction hash confirmation."
  },
  "use_cases": [
    "Acquire PONKY tokens for auction participation",
    "Purchase tokens at specific price tiers",
    "Obtain proof-of-payment tokens for on-chain verification"
  ],
  "ideal_buyer": "Auction participants and traders seeking PONKY tokens for platform-specific utility.",
  "example_prompt": "Mint 10 USDC worth of PONKY tokens and return the transaction hash.",
  "example_request_body": {
    "amount": 10
  },
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 50,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x5da66d663d8388d2bc085b165d22d4798e51aecb",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Mint PONKY tokens. Pay 1 USDC to receive tokens instantly. Supported amounts: 0.0001, 0.01, 1, 10, 100 USDC.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "amount": {
              "type": "USDC amount to spend (0.0001, 0.01, 1, 10, 100)"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "txHash": {
              "type": "string",
              "description": "Transaction hash"
            },
            "message": {
              "type": "string"
            },
            "success": {
              "type": "boolean"
            },
            "mintedAmount": {
              "type": "string",
              "description": "Amount of tokens minted"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-20157e97d15e",
  "origin": {
    "slug": "pingpong-auction",
    "host": "pingpong.auction",
    "title": "pingpong.auction",
    "description": "An auction-related origin. No active service information available; the host appears to be currently unreachable.",
    "url": "https://pingpong.auction",
    "favicon": "https://pingpong.auction/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/pingpong-auction-api-mint",
    "url": "https://x402all.com/resource/pingpong-auction-api-mint",
    "name": "PingPong Auction \u00b7 PONKY Token Mint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/pingpong-auction-api-mint",
      "@type": "Offer",
      "price": "1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://pingpong.auction/api/mint",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/pingpong-auction",
      "url": "https://pingpong.auction",
      "name": "pingpong.auction",
      "@type": "Organization"
    },
    "identifier": "pingpong-auction-api-mint",
    "description": "Mint PONKY tokens via x402. 1 USDC minimum. Base network. Instant token delivery with transaction hash confirmation.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=pingpong-auction-api-mint",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=pingpong-auction-api-mint"
}
