{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-coinprice",
  "title": "Solana Price Feed \u00b7 Spot prices for major tokens",
  "url": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev/solana/coinprice",
  "category": "finance",
  "summary": "Fetch spot prices for major cryptocurrencies on Solana, with optional single-ticker detail or fixed basket output.",
  "seo": {
    "title": "Solana Coin Price API: BTC, ETH, SOL Spot Prices | x402all.com",
    "description": "Pay 0.001 USDC for Solana-based spot prices on BTC, ETH, SOL, XMR, LTC and large-cap tokens. Single ticker or basket response."
  },
  "use_cases": [
    "Get real-time SOL price for trading decisions",
    "Retrieve basket of large-cap token prices",
    "Monitor BTC and ETH price changes on Solana"
  ],
  "ideal_buyer": "Trading bots and portfolio managers needing Solana-native price data.",
  "example_prompt": "What is the current price of SOL and its 24-hour change?",
  "example_request_body": {
    "ticker": "sol"
  },
  "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": "solana",
      "pay_to": "CASHqrzUwRPcM2rHBaXv7DoAZD4eRsgc57nCVxF38VLB",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Solana coin price mini-endpoint for major tokens only. Returns spot prices for well-known tickers like btc, solana, eth, xmr, ltc and other large-cap coins, never microcaps. Pass an optional ticker to get a single-coin snapshot with price, symbol, changeRate, changePrice, high and low, or omit ticker to receive a compact basket of top tokens in a fixed order. Cost: 0.001 USDC per request.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "ticker": {
              "type": "string",
              "required": false,
              "description": "Optional ticker symbol for a single major token (case-insensitive). Examples: btc, solana, eth, xmr, ltc. When omitted the endpoint returns a compact basket of top tokens instead."
            }
          }
        },
        "output": {
          "ok": {
            "type": "boolean",
            "description": "True on success."
          },
          "low": {
            "type": "number",
            "description": "Low price for the recent period (single mode only)."
          },
          "high": {
            "type": "number",
            "description": "High price for the recent period (single mode only)."
          },
          "mode": {
            "type": "string",
            "description": "Result mode: 'single' when ticker is provided, 'top' when ticker is omitted."
          },
          "price": {
            "type": "number",
            "description": "Spot price for the asset, using the upstream best bid/last price in a stable quote asset."
          },
          "prices": {
            "type": "array",
            "description": "For mode='top': ordered array of { ticker, symbol, price } for a fixed basket of major tokens, in the order: btc, solana, eth, xmr, bnb, xrp, trx, doge, ada, bch, hype, link, leo, xlm, zec, ltc, avax, hbar, dai, shib, ton, mnt, wlfi, cro."
          },
          "symbol": {
            "type": "string",
            "description": "Upstream trading symbol for the asset (e.g. BTC-USDT for single mode, or base asset symbol like BTC in the top basket)."
          },
          "ticker": {
            "type": "string",
            "description": "Normalized lower-case ticker that was resolved (single mode only)."
          },
          "changeRate": {
            "type": "number",
            "description": "Relative change rate over the recent period for the asset (single mode only)."
          },
          "changePrice": {
            "type": "number",
            "description": "Absolute price change over the recent period for the asset (single mode only)."
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev",
    "host": "56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev",
    "title": "Replit Development Server",
    "description": "A development server running on Replit's Sisko infrastructure. The origin appears to be a placeholder or work-in-progress application with no active service description available.",
    "url": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev",
    "favicon": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev/x402factoryfavoicon.jpg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-coinprice",
    "url": "https://x402all.com/resource/56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-coinprice",
    "name": "Solana Price Feed \u00b7 Spot prices for major tokens",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-coinprice",
      "@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": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev/solana/coinprice",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev",
      "url": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev",
      "name": "Replit Development Server",
      "@type": "Organization"
    },
    "identifier": "56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-coinprice",
    "description": "Pay 0.001 USDC for Solana-based spot prices on BTC, ETH, SOL, XMR, LTC and large-cap tokens. Single ticker or basket response.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-coinprice",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw-sisko-replit-dev-solana-coinprice"
}
