{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "luckymint-xyz-api-mint10x",
  "title": "Luckymint \u00b7 Mint10x",
  "url": "https://luckymint.xyz/api/mint10x",
  "category": "data",
  "summary": "Luckymint \u00b7 Mint10x \u2014 x402-protected data API. Pay $10.00 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Luckymint \u00b7 Mint10x \u2014 x402 data API \u00b7 $10.00 per call",
    "description": "Luckymint \u00b7 Mint10x \u2014 x402-protected data API. Pay $10.00 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 500.0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xdc493826aab51fc523a587752a32b961581f1e72",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "\ud83c\udfb0 LuckyMint: Mint 10 reward tokens at once with chances for refunds and jackpots!",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "object",
          "required": [
            "success",
            "transactionHash",
            "results"
          ],
          "properties": {
            "results": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "seed": {
                    "type": "string",
                    "description": "Random seed used for the mint"
                  },
                  "mintId": {
                    "type": "number",
                    "description": "Unique mint ID"
                  },
                  "tokens": {
                    "type": "string",
                    "description": "Number of tokens received"
                  },
                  "refunded": {
                    "type": "boolean",
                    "description": "Whether a bonus refund was given"
                  },
                  "jackpotWon": {
                    "type": "boolean",
                    "description": "Whether the jackpot was won"
                  },
                  "jackpotAmount": {
                    "type": "string",
                    "description": "Jackpot amount if won"
                  }
                }
              },
              "description": "Array of individual mint results"
            },
            "success": {
              "type": "boolean",
              "description": "Whether the batch mint was successful"
            },
            "transactionHash": {
              "type": "string",
              "description": "Blockchain transaction hash"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "luckymint-xyz",
    "host": "luckymint.xyz",
    "url": "https://luckymint.xyz"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/luckymint-xyz-api-mint10x",
    "url": "https://x402all.com/resource/luckymint-xyz-api-mint10x",
    "name": "Luckymint \u00b7 Mint10x",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/luckymint-xyz-api-mint10x",
      "@type": "Offer",
      "price": "10",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "10.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://luckymint.xyz/api/mint10x",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/luckymint-xyz",
      "url": "https://luckymint.xyz",
      "name": "luckymint.xyz",
      "@type": "Organization"
    },
    "identifier": "luckymint-xyz-api-mint10x",
    "description": "Luckymint \u00b7 Mint10x \u2014 x402-protected data API. Pay $10.00 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=luckymint-xyz-api-mint10x",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=luckymint-xyz-api-mint10x",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:33:42.255808+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://luckymint.xyz/api/mint10x",
    "content_type": "application/json",
    "response_schema": {
      "type": "object",
      "required": [
        "success",
        "transactionHash",
        "results"
      ],
      "properties": {
        "results": {
          "type": "array",
          "items": {
            "type": "object",
            "properties": {
              "seed": {
                "type": "string",
                "description": "Random seed used for the mint"
              },
              "mintId": {
                "type": "number",
                "description": "Unique mint ID"
              },
              "tokens": {
                "type": "string",
                "description": "Number of tokens received"
              },
              "refunded": {
                "type": "boolean",
                "description": "Whether a bonus refund was given"
              },
              "jackpotWon": {
                "type": "boolean",
                "description": "Whether the jackpot was won"
              },
              "jackpotAmount": {
                "type": "string",
                "description": "Jackpot amount if won"
              }
            }
          },
          "description": "Array of individual mint results"
        },
        "success": {
          "type": "boolean",
          "description": "Whether the batch mint was successful"
        },
        "transactionHash": {
          "type": "string",
          "description": "Blockchain transaction hash"
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "436ff7314d228c7cb834aee3e1377f4def769fd9cf2f8f42dc340f3caa519731"
  }
}