{
  "version": 1,
  "resolver": "smartflow_builtin_create2",
  "requests": [
    {
      "id": "Counter",
      "saveAs": "Counter",
      "stepId": "deploy-counter",
      "deploymentKind": "contract",
      "factory": "$target.create2.factory",
      "caller": "$target.create2.caller",
      "initCodeHash": "0xbc2e43f9a01028a0051500b18337ea95a41afa4878a9da4ac5e4ab11113b6254",
      "saltParam": "params.gtDev.salts.Counter.deploySalt",
      "expectedAddressParam": "params.gtDev.salts.Counter.expectedAddress",
      "leadingZeroBytes": "$target.create2.leadingZeroBytes",
      "targetNetworks": ["gtDev"],
      "initCodeSource": {
        "contract": "Counter",
        "args": []
      }
    }
  ]
}
