{
  "$schema": "../versions.schema.json",
  "chain_name": "safrochain",
  "versions": [
    {
      "name": "v0.2.2",
      "tag": "v0.2.2",
      "height": 1,
      "recommended_version": "v0.2.2",
      "compatible_versions": ["v0.2.2"],
      "consensus": {
        "type": "cometbft",
        "version": "0.38.21"
      },
      "sdk": {
        "type": "cosmos",
        "version": "0.50.14"
      },
      "language": {
        "type": "go",
        "version": "1.25.8"
      },
      "ibc": {
        "type": "go",
        "version": "8.7.0",
        "ics_enabled": ["ics20-1", "ics27-1"]
      }
    }
  ]
}
