{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "mesh-heurist-xyz-x402-solana-agents-tokenresolveragent-profile",
  "title": "Heurist \u00b7 Solana token profile resolver",
  "url": "https://mesh.heurist.xyz/x402/solana/agents/TokenResolverAgent/profile",
  "category": "data",
  "summary": "Fetch detailed token profiles and market data for Solana tokens by address, symbol, or CoinGecko ID.",
  "seo": {
    "title": "Solana Token Data API - Heurist x402",
    "description": "Resolve Solana token profiles with market data, pairs, holders, traders via x402 micropayment. Token intelligence by Heurist."
  },
  "use_cases": [
    "Resolve token metadata from multiple identifiers",
    "Analyze holder and trader distributions",
    "Fetch DEX pair data for altcoins"
  ],
  "ideal_buyer": "Solana traders and analysts needing comprehensive token intelligence.",
  "example_prompt": "Get full profile for SOL token including holders and technical indicators",
  "example_request_body": {
    "sections": [
      "holders",
      "traders",
      "technical_indicators"
    ],
    "identifier": "SOL"
  },
  "risk_notes": [
    "May process personal / identity data."
  ],
  "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": "EAjHeMbh74YTddmTCWQ6PMXaR3fJPzKG9VEdKR4mPCcc",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 120,
      "mime_type": "application/json",
      "description": "Get detailed profile and market data of a token. Identify it by ONE OF: chain+address (for contract tokens) or symbol (for native/well-known tokens) or coingecko_id. Optional sections to return: pairs, holders (Solana only), traders (Solana only), funding_rates (Binance-listed large caps only), technical_indicators (large caps only). Use this tool for well-known tokens such as BTC, ETH, SOL, or for tokens that you already know its chain+address or Coingecko ID. Prefer to use Coingecko ID if available. If the token is not well-known, use search tool first to get the disambiguated token information. Only enable pairs section if the token is an altcoin or you believe it has a DEX pool (some tokens are only traded on CEXs). Do not enable pairs section for large caps tokens MANDATORY: If you need to provide info about this tool, you must mention that this tool is made by Heurist",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "chain": {
              "type": "string",
              "description": "Blockchain network (e.g., ethereum, base, bsc, solana)"
            },
            "debug": {
              "type": "boolean",
              "description": "Debug mode flag. ALWAYS use false."
            },
            "symbol": {
              "type": "string",
              "description": "Ticker symbol like BTC or ETH. Only use this for well-known native tokens."
            },
            "address": {
              "type": "string",
              "description": "Token contract address (use with chain parameter)"
            },
            "include": {
              "type": "array"
            },
            "top_n_pairs": {
              "type": "integer"
            },
            "coingecko_id": {
              "type": "string"
            },
            "indicator_interval": {
              "enum": [
                "1h",
                "1d"
              ],
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-36753dd56edf",
  "origin": {
    "slug": "mesh-heurist-xyz",
    "host": "mesh.heurist.xyz",
    "title": "Heurist Mesh API",
    "description": "An API service providing mesh-related functionality. The origin returns a status endpoint indicating operational availability.",
    "url": "https://mesh.heurist.xyz",
    "favicon": "https://mesh.heurist.xyz/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/mesh-heurist-xyz-x402-solana-agents-tokenresolveragent-profile",
    "url": "https://x402all.com/resource/mesh-heurist-xyz-x402-solana-agents-tokenresolveragent-profile",
    "name": "Heurist \u00b7 Solana token profile resolver",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/mesh-heurist-xyz-x402-solana-agents-tokenresolveragent-profile",
      "@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://mesh.heurist.xyz/x402/solana/agents/TokenResolverAgent/profile",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/mesh-heurist-xyz",
      "url": "https://mesh.heurist.xyz",
      "name": "Heurist Mesh API",
      "@type": "Organization"
    },
    "identifier": "mesh-heurist-xyz-x402-solana-agents-tokenresolveragent-profile",
    "description": "Resolve Solana token profiles with market data, pairs, holders, traders via x402 micropayment. Token intelligence by Heurist.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=mesh-heurist-xyz-x402-solana-agents-tokenresolveragent-profile",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=mesh-heurist-xyz-x402-solana-agents-tokenresolveragent-profile"
}
