Skip to content
Back to DailyDrop Shield Agent

Card snapshot

dailydrop-five.vercel.app · 2026-06-16 15:23:51 UTC · 3136503b7fe7eaeaccbc22bfd5add587284f7a8e325399665bd331979d28efef

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "DailyDrop Shield Agent",
  "description": "Proof of Presence agent on Celo and Base. Verify real humans by on-chain daily streak. Free public API for sybil resistance.",
  "url": "https://dailydrop-five.vercel.app",
  "version": "1.1.0",
  "skills": [
    {
      "id": "verify_streak",
      "name": "Verify streak",
      "description": "Verify if a wallet has a minimum on-chain streak"
    },
    {
      "id": "get_profile",
      "name": "Get profile",
      "description": "Full DailyDrop profile for a wallet address"
    },
    {
      "id": "verify_batch",
      "name": "Batch verify",
      "description": "Verify up to 100 wallets for airdrop filtering"
    },
    {
      "id": "get_leaderboard",
      "name": "Leaderboard",
      "description": "Top streak holders on Celo and Base"
    },
    {
      "id": "get_stats",
      "name": "Global stats",
      "description": "Live check-in stats across Celo and Base"
    }
  ],
  "mcp": "https://dailydrop-five.vercel.app/api/mcp",
  "x402": {
    "supported": false
  },
  "oasf": {
    "skills": [
      "tool_interaction",
      "analytical_skills"
    ],
    "domains": [
      "technology/blockchain",
      "trust_and_safety/fraud_prevention"
    ]
  }
}