{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "mesh-heurist-xyz-x402-agents-tokenresolveragent-profile",
  "title": "Heurist Mesh \u00b7 Token Profile & Market Data Resolver",
  "url": "https://mesh.heurist.xyz/x402/agents/TokenResolverAgent/profile",
  "category": "data",
  "summary": "Fetch comprehensive token market data including prices, DEX pairs, holder distributions, and technical indicators for crypto assets on multiple chains.",
  "seo": {
    "title": "Token Profile API: Market Data, Holders, Pairs | x402",
    "description": "Resolve token profiles by address, symbol, or CoinGecko ID. Returns market data, DEX pairs, holder stats, funding rates, and technical indicators. x402 micropayment."
  },
  "use_cases": [
    "Retrieve real-time token metrics for portfolio tracking",
    "Analyze DEX liquidity pairs before executing trades",
    "Monitor holder concentration and whale movements",
    "Access funding rates for perpetual trading strategies"
  ],
  "ideal_buyer": "DeFi traders, portfolio managers, and AI agents requiring granular token analytics for decision-making.",
  "example_prompt": "Get the full profile for SOL including DEX pairs, holder stats, and technical indicators.",
  "example_request_body": {
    "chain": "solana",
    "symbol": "SOL",
    "sections": [
      "pairs",
      "holders",
      "traders",
      "technical_indicators"
    ]
  },
  "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": "base",
      "pay_to": "0x7d9d1821d15b9e0b8ab98a058361233e255e405d",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "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",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "chain": {
              "type": "string",
              "description": "Blockchain network (e.g., ethereum, base, bsc, solana)"
            },
            "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-agents-tokenresolveragent-profile",
    "url": "https://x402all.com/resource/mesh-heurist-xyz-x402-agents-tokenresolveragent-profile",
    "name": "Heurist Mesh \u00b7 Token Profile & Market Data Resolver",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/mesh-heurist-xyz-x402-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": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://mesh.heurist.xyz/x402/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-agents-tokenresolveragent-profile",
    "description": "Resolve token profiles by address, symbol, or CoinGecko ID. Returns market data, DEX pairs, holder stats, funding rates, and technical indicators. x402 micropayment.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=mesh-heurist-xyz-x402-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-agents-tokenresolveragent-profile"
}
