{
  "x402Version": 2,
  "id": 6705,
  "slug": "6705",
  "resource": "https://x402.sniperx.fun/api/v1/smarttraders/ranking/net_inflow_value",
  "description": "Get SmartTraders net inflow value ranking (multiple timeframes: 5min-1day)",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "Bd2xS189uhhnxUeBeVF3JFXrg8zQgrvqZtpqh8hgkCEQ",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": 1,
            "page": 1,
            "time": "example_time",
            "token_address": "example_token_address"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "items": {
              "description": "Ranking list",
              "type": "array"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "limit": {
                    "description": "Items per page",
                    "type": "number"
                  },
                  "page": {
                    "description": "Page number",
                    "type": "number"
                  },
                  "time": {
                    "description": "Timeframe (e.g., 5m, 1h, 1d)",
                    "type": "string"
                  },
                  "token_address": {
                    "description": "The Solana token address",
                    "type": "string"
                  }
                },
                "required": [
                  "page",
                  "limit",
                  "time"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.sniperx.fun",
  "lastUpdated": "2026-09-13T13:30:27.512Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-13T13:30:27.063Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.sniperx.fun",
    "manifest_name": "x402.sniperx.fun",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}