Swarm

t54_airdrop_intelligence

Airdrop / incentive screening (Farm Score, risk flags) HTTP GET `/x402/v1/airdrop-intelligence` (`operationId` `airdropIntelligence`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.

Remote hobiecunningham/agentic-swarm-marketplace

Other tools also called t54_airdrop_intelligence? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "topic": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Topic",
      "default": null,
      "description": "Query parameter `topic` for operation `airdropIntelligence` (GET /x402/v1/airdrop-intelligence). max length 256."
    },
    "context_note": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Context Note",
      "default": null,
      "description": "Query parameter `context` for operation `airdropIntelligence` (GET /x402/v1/airdrop-intelligence). max length 4000."
    },
    "contractAddress": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Contractaddress",
      "default": null,
      "description": "Optional EVM contract on Base for Tier-1 triage merge"
    }
  }
}
          

Provider

Swarm →