{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "basetomcat-com-api-mint",
  "title": "Basetomcat \u00b7 Mint",
  "url": "https://basetomcat.com/api/mint",
  "category": "data",
  "summary": "Basetomcat \u00b7 Mint \u2014 x402-protected data API. Pay $1.00 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Basetomcat \u00b7 Mint \u2014 x402 data API \u00b7 $1.00 per call",
    "description": "Basetomcat \u00b7 Mint \u2014 x402-protected data API. Pay $1.00 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 50.0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x0d6041f6f8fee3b66efb633716af12c2da331d77",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Buy 5,000 TOM (standard tier) for 1 USDC on Base.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "input": {
            "type": "http",
            "method": "GET",
            "headerFields": {
              "X-PAYMENT": {
                "type": "string",
                "required": true,
                "description": "x402 payment header returned by createPaymentHeader"
              },
              "X-PAYMENT-PAYER": {
                "type": "string",
                "description": "Optional payer address override"
              }
            }
          },
          "output": {
            "type": "object",
            "properties": {
              "amount": {
                "type": "number",
                "description": "Number of TOM tokens minted"
              },
              "result": {
                "type": "object",
                "properties": {
                  "txHash": {
                    "type": "string",
                    "description": "Basescan transaction hash"
                  },
                  "tokenAddress": {
                    "type": "string",
                    "description": "TomCat contract address"
                  }
                }
              },
              "status": {
                "enum": [
                  "pending",
                  "processing",
                  "completed",
                  "failed"
                ],
                "type": "string"
              },
              "taskId": {
                "type": "string",
                "description": "Queue task identifier"
              },
              "recipientAddress": {
                "type": "string"
              }
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "basetomcat-com",
    "host": "basetomcat.com",
    "url": "https://basetomcat.com",
    "favicon": "https://basetomcat.com/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/basetomcat-com-api-mint",
    "url": "https://x402all.com/resource/basetomcat-com-api-mint",
    "name": "Basetomcat \u00b7 Mint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/basetomcat-com-api-mint",
      "@type": "Offer",
      "price": "1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://basetomcat.com/api/mint",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/basetomcat-com",
      "url": "https://basetomcat.com",
      "name": "basetomcat.com",
      "@type": "Organization"
    },
    "identifier": "basetomcat-com-api-mint",
    "description": "Basetomcat \u00b7 Mint \u2014 x402-protected data API. Pay $1.00 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=basetomcat-com-api-mint",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=basetomcat-com-api-mint",
  "callability": {
    "status": "partial",
    "schema_callability": 0.282,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.2,
    "validated_at": "2026-05-10T23:34:57.096713+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://basetomcat.com/api/mint",
    "content_type": "application/json",
    "response_schema": {
      "input": {
        "type": "http",
        "method": "GET",
        "headerFields": {
          "X-PAYMENT": {
            "type": "string",
            "required": true,
            "description": "x402 payment header returned by createPaymentHeader"
          },
          "X-PAYMENT-PAYER": {
            "type": "string",
            "description": "Optional payer address override"
          }
        }
      },
      "output": {
        "type": "object",
        "properties": {
          "amount": {
            "type": "number",
            "description": "Number of TOM tokens minted"
          },
          "result": {
            "type": "object",
            "properties": {
              "txHash": {
                "type": "string",
                "description": "Basescan transaction hash"
              },
              "tokenAddress": {
                "type": "string",
                "description": "TomCat contract address"
              }
            }
          },
          "status": {
            "enum": [
              "pending",
              "processing",
              "completed",
              "failed"
            ],
            "type": "string"
          },
          "taskId": {
            "type": "string",
            "description": "Queue task identifier"
          },
          "recipientAddress": {
            "type": "string"
          }
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "partial"
    },
    "contract_hash": "28262ccfb3494680f4981280b7ec7f48fe2d01f379451a7877dbf53b3f1d4a8e"
  }
}