{
  "schema_version": "protocol.v1",
  "slug": "gelato",
  "name": "Gelato",
  "status": "production-ready",
  "website": "https://www.gelato.network/",
  "summary": "Automation, relaying, and web3 functions infrastructure for scheduled and event-driven execution.",
  "categories": [
    "automation",
    "relayers",
    "web3-functions"
  ],
  "chains": [
    "arbitrum-one",
    "arbitrum-sepolia",
    "bsc"
  ],
  "best_for": [
    "keepers",
    "automated transactions",
    "serverless web3 tasks",
    "gas sponsorship"
  ],
  "avoid_for": [
    "latency-critical trading execution"
  ],
  "integration_difficulty": "medium",
  "tags": [
    "automation",
    "relayer",
    "keeper"
  ],
  "composition": [
    {
      "slug": "safe",
      "role": "operational_controls",
      "direction": "supports",
      "relationship": "Automates operational transactions that are governed or approved through Safe-controlled workflows."
    },
    {
      "slug": "uniswap",
      "role": "supporting_protocol",
      "direction": "supports",
      "relationship": "Can automate periodic or condition-based DeFi operations around pools, liquidity, or hooks."
    },
    {
      "slug": "biconomy",
      "role": "transactions_and_paymasters",
      "direction": "supports",
      "relationship": "Can pair with sponsored transaction flows where user actions trigger automated protocol follow-ups."
    }
  ],
  "docs": {
    "url": "https://docs.gelato.network/",
    "verified_at": "2026-05-29"
  },
  "sdk": {
    "url": "https://github.com/gelatodigital",
    "verified_at": "2026-05-29"
  },
  "template": {
    "url": "https://docs.gelato.cloud/",
    "verified_at": "2026-06-10"
  },
  "support": {
    "url": "https://discord.gg/ApbA39BKyJ",
    "verified_at": "2026-05-29"
  },
  "grant": {
    "url": "https://www.gelato.network/",
    "verified_at": "2026-05-29"
  },
  "capabilities": [
    {
      "name": "Automated contract execution",
      "status": "production-ready",
      "type": "integration_workflow",
      "best_for": [
        "scheduled jobs",
        "triggered execution",
        "maintenance tasks"
      ],
      "known_issues": [
        "Execution guarantees and cost model need testing for the target workload."
      ],
      "agent_actions": [
        "generate_automation_plan",
        "recommend_trigger_model"
      ]
    }
  ],
  "chain_support": {
    "bsc": {
      "status": "production-ready",
      "docs_url": "https://docs.gelato.cloud/",
      "sdk_notes": [
        "Target BNB Smart Chain (chain id 56) when configuring Web3 Functions / automation tasks; tune intervals for BSC's sub-second block times."
      ],
      "limitations": [
        "Execution guarantees and the cost model should be tested against your specific BSC workload before production."
      ],
      "verified_at": "2026-06-10",
      "citations": [
        {
          "url": "https://docs.gelato.cloud/",
          "quote": "Gelato automation documentation",
          "retrieved_at": "2026-06-10",
          "confidence": "medium"
        }
      ]
    }
  },
  "known_issues": [],
  "sources": [
    {
      "label": "Website",
      "url": "https://www.gelato.network/",
      "type": "website"
    },
    {
      "label": "Docs",
      "url": "https://docs.gelato.network/",
      "type": "docs"
    },
    {
      "label": "GitHub",
      "url": "https://github.com/gelatodigital",
      "type": "github"
    },
    {
      "label": "Quickstart",
      "url": "https://docs.gelato.cloud/",
      "type": "template"
    }
  ],
  "provenance": {
    "verified_at": "2026-05-29",
    "verified_by": "composewith.eth seed research",
    "confidence": "medium"
  },
  "readiness_score": 79,
  "readiness_factors": [
    {
      "key": "docs_present",
      "points": 10,
      "max": 10,
      "detail": "Docs URL present"
    },
    {
      "key": "sdk_present",
      "points": 8,
      "max": 8,
      "detail": "SDK URL present"
    },
    {
      "key": "template_present",
      "points": 6,
      "max": 6,
      "detail": "Template/quickstart present"
    },
    {
      "key": "support_present",
      "points": 6,
      "max": 6,
      "detail": "Support channel present"
    },
    {
      "key": "capability_depth",
      "points": 5,
      "max": 20,
      "detail": "Automated contract execution: integration_workflow"
    },
    {
      "key": "production_capability",
      "points": 15,
      "max": 15,
      "detail": "Has a production-ready capability"
    },
    {
      "key": "provenance_confidence",
      "points": 3,
      "max": 5,
      "detail": "Protocol provenance confidence is medium"
    },
    {
      "key": "chain_coverage",
      "points": 6,
      "max": 10,
      "detail": "3 chain(s) (capped at 5)"
    },
    {
      "key": "freshness",
      "points": 10,
      "max": 10,
      "detail": "Last verified 0 day(s) ago"
    },
    {
      "key": "no_open_critical",
      "points": 10,
      "max": 10,
      "detail": "No open critical issues"
    }
  ],
  "readiness_caps": [],
  "scoring_version": "score.v2"
}