{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-api-dexfun-ai-v1-public-token-stats",
  "title": "DexFun \u00b7 Token Trading Statistics",
  "url": "https://x402-api.dexfun.ai/v1/public/token/stats",
  "category": "finance",
  "summary": "Retrieve detailed trading statistics and smart money signals for a Solana token.",
  "seo": {
    "title": "DexFun Token Stats API | Solana Trading Data x402",
    "description": "Fetch Solana token trading statistics via DexFun x402. 0.1 USDC per call. Returns pro trader buy signals, dev sell activity, and on-chain trading metrics."
  },
  "use_cases": [
    "Analyze pro trader buying patterns for token signals",
    "Track developer sell activity and timing",
    "Monitor on-chain trading metrics and price action"
  ],
  "ideal_buyer": "Trading bots and alpha-seeking agents that need granular token trading data with smart money indicators on Solana.",
  "example_prompt": "Get trading stats for Solana token EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v including pro trader buys and dev sells.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 3.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "8VBmdiVAffkhE1hpLZkStAgT8a3eJQm4hExUhPEtN73E",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "100000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "address": {
              "type": "string",
              "required": true,
              "description": "token address"
            }
          }
        },
        "output": {
          "data": [
            {
              "Key": "pro_trader_buy",
              "Value": 0
            },
            {
              "Key": "dev_sell",
              "Value": [
                [
                  {
                    "Key": "block_number",
                    "Value": 0
                  },
                  {
                    "Key": "time",
                    "Value": 0
                  },
                  {
                    "Key": "value_in_usdt",
                    "Value": 0
                  },
                  {
                    "Key": "action",
                    "Value": "string"
                  },
                  {
                    "Key": "block_timestamp",
                    "Value": 0
                  },
                  {
                    "Key": "usd_price",
                    "Value": 0
                  },
                  {
                    "Key": "value_in_token",
                    "Value": 0
                  },
                  {
                    "Key": "sender",
                    "Value": "string"
                  },
                  {
                    "Key": "token_address",
                    "Value": "string"
                  },
                  {
                    "Key": "tx_hash",
                    "Value": "string"
                  }
                ]
              ]
            },
            {
              "Key": "smart_money_buy",
              "Value": 0
            },
            {
              "Key": "pro_trader_chart",
              "Value": [
                [
                  {
                    "Key": "addresses",
                    "Value": [
                      "string"
                    ]
                  },
                  {
                    "Key": "date",
                    "Value": 0
                  },
                  {
                    "Key": "quantity",
                    "Value": 0
                  }
                ]
              ]
            },
            {
              "Key": "smart_money_buy_avg_price",
              "Value": 0
            },
            {
              "Key": "sniper_percent",
              "Value": 0
            },
            {
              "Key": "smart_money_buy_in_token",
              "Value": 0
            },
            {
              "Key": "whale_buy",
              "Value": 0
            },
            {
              "Key": "kols_buy",
              "Value": 0
            },
            {
              "Key": "smart_money_sell",
              "Value": 0
            },
            {
              "Key": "top_10_holder_percent",
              "Value": 0
            },
            {
              "Key": "kols_sell_in_token",
              "Value": 0
            },
            {
              "Key": "kols_sell_in_usdt",
              "Value": 0
            },
            {
              "Key": "kols_sell",
              "Value": 0
            },
            {
              "Key": "coin_creator_fee",
              "Value": 0
            },
            {
              "Key": "fresh_wallet_buy_avg_price",
              "Value": 0
            },
            {
              "Key": "smart_money_buy_in_usdt",
              "Value": 0
            },
            {
              "Key": "holder",
              "Value": 0
            },
            {
              "Key": "smart_money_sell_in_token",
              "Value": 0
            },
            {
              "Key": "total_buy_in_usdt",
              "Value": 0
            },
            {
              "Key": "smart_money_sell_in_usdt",
              "Value": 0
            },
            {
              "Key": "tx_sell",
              "Value": 0
            },
            {
              "Key": "dev_avg_buy_price",
              "Value": 0
            },
            {
              "Key": "insider_percent",
              "Value": 0
            },
            {
              "Key": "total_buy_in_token",
              "Value": 0
            },
            {
              "Key": "dev_avg_sell_price",
              "Value": 0
            },
            {
              "Key": "smart_money_hold",
              "Value": 0
            },
            {
              "Key": "execution_fee",
              "Value": 0
            },
            {
              "Key": "kols_hold",
              "Value": 0
            },
            {
              "Key": "smart_money_chart_sell",
              "Value": [
                [
                  {
                    "Key": "date",
                    "Value": 0
                  },
                  {
                    "Key": "quantity",
                    "Value": 0
                  },
                  {
                    "Key": "addresses",
                    "Value": [
                      "string"
                    ]
                  }
                ]
              ]
            },
            {
              "Key": "pro_trader_hold",
              "Value": 0
            },
            {
              "Key": "smart_money_sell_avg_price",
              "Value": 0
            },
            {
              "Key": "dev_percent",
              "Value": 0
            },
            {
              "Key": "kols_buy_in_token",
              "Value": 0
            },
            {
              "Key": "kols_buy_in_usdt",
              "Value": 0
            },
            {
              "Key": "smart_money_chart_buy",
              "Value": [
                [
                  {
                    "Key": "addresses",
                    "Value": [
                      "string"
                    ]
                  },
                  {
                    "Key": "date",
                    "Value": 0
                  },
                  {
                    "Key": "quantity",
                    "Value": 0
                  }
                ]
              ]
            },
            {
              "Key": "tx_buy",
              "Value": 0
            },
            {
              "Key": "dev_buy",
              "Value": [
                [
                  {
                    "Key": "time",
                    "Value": 0
                  },
                  {
                    "Key": "value_in_usdt",
                    "Value": 0
                  },
                  {
                    "Key": "action",
                    "Value": "string"
                  },
                  {
                    "Key": "block_timestamp",
                    "Value": 0
                  },
                  {
                    "Key": "tx_hash",
                    "Value": "string"
                  },
                  {
                    "Key": "usd_price",
                    "Value": 0
                  },
                  {
                    "Key": "token_address",
                    "Value": "string"
                  },
                  {
                    "Key": "value_in_token",
                    "Value": 0
                  },
                  {
                    "Key": "block_number",
                    "Value": 0
                  },
                  {
                    "Key": "sender",
                    "Value": "string"
                  }
                ]
              ]
            },
            {
              "Key": "total_sell_in_token",
              "Value": 0
            },
            {
              "Key": "first_70_buyers",
              "Value": [
                [
                  {
                    "Key": "is_sniper",
                    "Value": true
                  },
                  {
                    "Key": "link",
                    "Value": "string"
                  },
                  {
                    "Key": "action",
                    "Value": "string"
                  },
                  {
                    "Key": "address",
                    "Value": "string"
                  }
                ]
              ]
            },
            {
              "Key": "fresh_wallet_percent",
              "Value": 0
            },
            {
              "Key": "total_sell_in_usdt",
              "Value": 0
            },
            {
              "Key": "bundle_percent",
              "Value": 0
            },
            {
              "Key": "coin_creator_fee_in_usdt",
              "Value": 0
            }
          ]
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-api-dexfun-ai",
    "host": "x402-api.dexfun.ai",
    "url": "https://x402-api.dexfun.ai",
    "favicon": "https://pbs.twimg.com/profile_images/2002592822197964800/jgdXUD6t_400x400.jpg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-api-dexfun-ai-v1-public-token-stats",
    "url": "https://x402all.com/resource/x402-api-dexfun-ai-v1-public-token-stats",
    "name": "DexFun \u00b7 Token Trading Statistics",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-api-dexfun-ai-v1-public-token-stats",
      "@type": "Offer",
      "price": "0.1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.100000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://x402-api.dexfun.ai/v1/public/token/stats",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-api-dexfun-ai",
      "url": "https://x402-api.dexfun.ai",
      "name": "x402-api.dexfun.ai",
      "@type": "Organization"
    },
    "identifier": "x402-api-dexfun-ai-v1-public-token-stats",
    "description": "Fetch Solana token trading statistics via DexFun x402. 0.1 USDC per call. Returns pro trader buy signals, dev sell activity, and on-chain trading metrics.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-api-dexfun-ai-v1-public-token-stats",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-api-dexfun-ai-v1-public-token-stats"
}
