{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "chain-dev-wudaima-com-api-v1-token-price",
  "title": "Wudaima \u00b7 Solana Token Price",
  "url": "https://chain-dev.wudaima.com/api/v1/token/price",
  "category": "finance",
  "summary": "Fetch real-time token price and percentage changes across multiple timeframes for any Solana token.",
  "seo": {
    "title": "Solana Token Price API - x402 Micropayment | Wudaima",
    "description": "Fetch real-time Solana token prices with multi-timeframe changes via x402. Pay $0.01 USDC per call. 5min to 24hr change data."
  },
  "use_cases": [
    "Monitor Solana token price movements across timeframes",
    "Trigger alerts based on 5-minute or hourly price changes",
    "Feed multi-timeframe price data into trading algorithms"
  ],
  "ideal_buyer": "Solana-focused trading agents and portfolio trackers needing granular price change data without subscription fees.",
  "example_prompt": "Get the current price and 24-hour change for this Solana token address.",
  "example_request_body": {
    "token_address": "So11111111111111111111111111111111111111112"
  },
  "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": "311vFxAM1tvfrXBmFHU9F46JV7m9NWeDEhgZmF4zxY4u",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "description": "Get real-time token price and change rates (5min, 10min, 30min, 1hour, 24hour)",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "token_address": {
              "type": "string",
              "required": true,
              "description": "The Solana token address"
            }
          }
        },
        "output": {
          "price": {
            "type": "string",
            "description": "Current token price in USDC"
          },
          "change_1h": {
            "type": "number",
            "description": "Price change percentage in last 1 hour"
          },
          "change_5m": {
            "type": "number",
            "description": "Price change percentage in last 5 minutes"
          },
          "change_10m": {
            "type": "number",
            "description": "Price change percentage in last 10 minutes"
          },
          "change_24h": {
            "type": "number",
            "description": "Price change percentage in last 24 hours"
          },
          "change_30m": {
            "type": "number",
            "description": "Price change percentage in last 30 minutes"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "chain-dev-wudaima-com",
    "host": "chain-dev.wudaima.com",
    "title": "chain-dev.wudaima.com",
    "description": "A development origin on the wudaima.com domain. The homepage provides minimal content; specific x402 endpoint capabilities are not described in available text.",
    "url": "https://chain-dev.wudaima.com",
    "favicon": "https://chain-dev.wudaima.com/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/chain-dev-wudaima-com-api-v1-token-price",
    "url": "https://x402all.com/resource/chain-dev-wudaima-com-api-v1-token-price",
    "name": "Wudaima \u00b7 Solana Token Price",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/chain-dev-wudaima-com-api-v1-token-price",
      "@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"
        }
      ]
    },
    "sameAs": "https://chain-dev.wudaima.com/api/v1/token/price",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/chain-dev-wudaima-com",
      "url": "https://chain-dev.wudaima.com",
      "name": "chain-dev.wudaima.com",
      "@type": "Organization"
    },
    "identifier": "chain-dev-wudaima-com-api-v1-token-price",
    "description": "Fetch real-time Solana token prices with multi-timeframe changes via x402. Pay $0.01 USDC per call. 5min to 24hr change data.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=chain-dev-wudaima-com-api-v1-token-price",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=chain-dev-wudaima-com-api-v1-token-price"
}
