{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "dexter-cash-api-pokedexter-challenges",
  "title": "Dexter \u00b7 Create wagered Pokemon battle challenge",
  "url": "https://dexter.cash/api/pokedexter/challenges",
  "category": "tools",
  "summary": "Initiate a wagered Pokemon battle challenge with configurable format, amount, and expiration. Returns challenge details with timestamps.",
  "seo": {
    "title": "Dexter Pokemon Battle Challenge API | x402 Wager",
    "description": "Create wagered Pokemon battle challenge on Dexter. 0.01 USDC per call. Base and Solana networks. Battle format and wager amount configuration."
  },
  "use_cases": [
    "Create automated battle challenges with USDC wagers",
    "Set up competitive Pokemon matches with stake amounts",
    "Schedule time-limited battle challenges with expiration",
    "Configure battle formats for different rule sets"
  ],
  "ideal_buyer": "Gaming agents and automated battle systems creating wagered Pokemon competitions across Base and Solana.",
  "example_prompt": "Create a $5 wagered Pokemon battle challenge in standard format expiring in 24 hours",
  "example_request_body": {
    "amount": 5,
    "format": "standard",
    "expiresAt": "2025-01-12T12:00:00Z"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "DevFFyNWxZPtYLpEjzUnN1PFc9Po6PH7eZCi9f3tTkTw",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Create a wagered Pok\ufffdmon battle challenge",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "amount": {
              "type": "number",
              "description": "Wager amount in USD ($1-$25). Winner takes 100% of the pot."
            },
            "format": {
              "type": "string",
              "description": "Battle format (default: gen9randombattle). Options: gen9randombattle, gen9ou, gen8randombattle, etc."
            }
          },
          "discoverable": true
        },
        "output": {
          "ok": {
            "type": "boolean"
          },
          "challenge": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string",
                "description": "Challenge ID."
              },
              "user": {
                "type": "string",
                "description": "Your username (derived from wallet)."
              },
              "amount": {
                "type": "number",
                "description": "Wager amount in USD."
              },
              "format": {
                "type": "string",
                "description": "Battle format."
              },
              "createdAt": {
                "type": "string",
                "description": "ISO timestamp."
              },
              "expiresAt": {
                "type": "string",
                "description": "ISO timestamp when expires."
              }
            },
            "description": "The created challenge details."
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9421c7ca7d8dcee9760d72be81137ee162003c36",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Create a wagered Pok\ufffdmon battle challenge",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "amount": {
              "type": "number",
              "description": "Wager amount in USD ($1-$25). Winner takes 100% of the pot."
            },
            "format": {
              "type": "string",
              "description": "Battle format (default: gen9randombattle). Options: gen9randombattle, gen9ou, gen8randombattle, etc."
            }
          },
          "discoverable": true
        },
        "output": {
          "ok": {
            "type": "boolean"
          },
          "challenge": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string",
                "description": "Challenge ID."
              },
              "user": {
                "type": "string",
                "description": "Your username (derived from wallet)."
              },
              "amount": {
                "type": "number",
                "description": "Wager amount in USD."
              },
              "format": {
                "type": "string",
                "description": "Battle format."
              },
              "createdAt": {
                "type": "string",
                "description": "ISO timestamp."
              },
              "expiresAt": {
                "type": "string",
                "description": "ISO timestamp when expires."
              }
            },
            "description": "The created challenge details."
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-887a4eb592e1",
  "origin": {
    "slug": "dexter-cash",
    "host": "dexter.cash",
    "title": "Dexter | x402 payments and marketplace for paid APIs",
    "description": "Discover paid APIs, integrate x402 payments, and monetize agent tools with Dexter.",
    "url": "https://dexter.cash",
    "og_image": "https://dexter.cash/og-images/v2/home",
    "favicon": "https://dexter.cash/assets/logos/logo.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/dexter-cash-api-pokedexter-challenges",
    "url": "https://x402all.com/resource/dexter-cash-api-pokedexter-challenges",
    "name": "Dexter \u00b7 Create wagered Pokemon battle challenge",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/dexter-cash-api-pokedexter-challenges",
        "@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": "solana"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/dexter-cash-api-pokedexter-challenges",
        "@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://dexter.cash/api/pokedexter/challenges",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/dexter-cash",
      "url": "https://dexter.cash",
      "name": "Dexter | x402 payments and marketplace for paid APIs",
      "@type": "Organization"
    },
    "identifier": "dexter-cash-api-pokedexter-challenges",
    "description": "Create wagered Pokemon battle challenge on Dexter. 0.01 USDC per call. Base and Solana networks. Battle format and wager amount configuration.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=dexter-cash-api-pokedexter-challenges",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=dexter-cash-api-pokedexter-challenges"
}
