{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "dev-api-x402-world-fun-api-mint-token-0x82f3653d3bc13d6e059f39018d03d6c4d5ee8058",
  "title": "World.fun \u00b7 Dynamic Token Mint",
  "url": "https://dev-api-x402.world.fun/api/mint/token/0x82F3653d3bC13D6E059F39018d03d6c4D5eE8058",
  "category": "finance",
  "summary": "Mint tokens programmatically with configurable USDC amounts and optional payer tracking.",
  "seo": {
    "title": "World.fun Mint API - Programmable Token Minting",
    "description": "Pay 0.001 USDC to mint tokens dynamically. Specify USDC amount in micro units and optional payer address for programmable distribution."
  },
  "use_cases": [
    "Distribute tokens based on USDC payment amounts",
    "Build programmable minting with custom pricing",
    "Track minting by payer address for analytics",
    "Create dynamic token launch mechanisms"
  ],
  "ideal_buyer": "Token issuers and launchpads needing flexible minting infrastructure.",
  "example_prompt": "Mint tokens for 1000000 micro USDC to the specified address.",
  "example_request_body": {
    "usdcAmount": "1000000",
    "userAddress": "0x..."
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.033,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x82f3653d3bc13d6e059f39018d03d6c4d5ee8058",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Dynamic mint endpoint with tokenAddress as path parameter",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "usdcAmount": {
              "type": "string",
              "required": true,
              "description": "USDC amount in micro units (6 decimals)"
            },
            "userAddress": {
              "type": "string",
              "required": false,
              "description": "Wallet address of payer (optional)"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "success": {
              "type": "boolean"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "dev-api-x402-world-fun",
    "host": "dev-api-x402.world.fun",
    "title": "AWE X402 Market API",
    "description": "Provides x402 payment endpoints for the AWE market. Returns status, version, and timestamp information for API health monitoring.",
    "url": "https://dev-api-x402.world.fun",
    "favicon": "https://dev-api-x402.world.fun/logo.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/dev-api-x402-world-fun-api-mint-token-0x82f3653d3bc13d6e059f39018d03d6c4d5ee8058",
    "url": "https://x402all.com/resource/dev-api-x402-world-fun-api-mint-token-0x82f3653d3bc13d6e059f39018d03d6c4d5ee8058",
    "name": "World.fun \u00b7 Dynamic Token Mint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/dev-api-x402-world-fun-api-mint-token-0x82f3653d3bc13d6e059f39018d03d6c4d5ee8058",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://dev-api-x402.world.fun/api/mint/token/0x82F3653d3bC13D6E059F39018d03d6c4D5eE8058",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/dev-api-x402-world-fun",
      "url": "https://dev-api-x402.world.fun",
      "name": "AWE X402 Market API",
      "@type": "Organization"
    },
    "identifier": "dev-api-x402-world-fun-api-mint-token-0x82f3653d3bc13d6e059f39018d03d6c4d5ee8058",
    "description": "Pay 0.001 USDC to mint tokens dynamically. Specify USDC amount in micro units and optional payer address for programmable distribution.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=dev-api-x402-world-fun-api-mint-token-0x82f3653d3bc13d6e059f39018d03d6c4d5ee8058",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=dev-api-x402-world-fun-api-mint-token-0x82f3653d3bc13d6e059f39018d03d6c4d5ee8058"
}
