[
  {
    "type": "function",
    "name": "recipeConfig103",
    "inputs": [
      {
        "name": "version",
        "type": "uint256",
        "internalType": "uint256"
      }
    ],
    "outputs": [
      {
        "name": "",
        "type": "tuple",
        "internalType": "struct LauncherProjectTypes103.RecipeConfig",
        "components": [
          {
            "name": "limits",
            "type": "tuple",
            "internalType": "struct LauncherProjectFeePolicy103.Limits",
            "components": [
              {
                "name": "maxBaseBps",
                "type": "uint16",
                "internalType": "uint16"
              },
              {
                "name": "maxTotalTradeBps",
                "type": "uint16",
                "internalType": "uint16"
              },
              {
                "name": "maxRoyaltyBps",
                "type": "uint16",
                "internalType": "uint16"
              },
              {
                "name": "delay",
                "type": "uint64",
                "internalType": "uint64"
              },
              {
                "name": "minUpdateInterval",
                "type": "uint64",
                "internalType": "uint64"
              },
              {
                "name": "mutableTrading",
                "type": "bool",
                "internalType": "bool"
              },
              {
                "name": "mutableRoyalties",
                "type": "bool",
                "internalType": "bool"
              },
              {
                "name": "mutableCreatorRoyaltySplit",
                "type": "bool",
                "internalType": "bool"
              }
            ]
          },
          {
            "name": "globalIngress",
            "type": "address",
            "internalType": "address"
          },
          {
            "name": "globalIngressHash",
            "type": "bytes32",
            "internalType": "bytes32"
          },
          {
            "name": "initialRoutes",
            "type": "tuple[][4]",
            "internalType": "struct LauncherRevenueReceiver103.RouteConfig[][4]",
            "components": [
              {
                "name": "asset",
                "type": "address",
                "internalType": "address"
              },
              {
                "name": "route",
                "type": "address",
                "internalType": "address"
              },
              {
                "name": "maximum",
                "type": "uint256",
                "internalType": "uint256"
              },
              {
                "name": "dailyMaximum",
                "type": "uint256",
                "internalType": "uint256"
              }
            ]
          },
          {
            "name": "tokenTrading",
            "type": "tuple",
            "internalType": "struct LauncherProjectTypes103.RateProfile",
            "components": [
              {
                "name": "totalBps",
                "type": "uint16",
                "internalType": "uint16"
              },
              {
                "name": "allocationBps",
                "type": "uint16[6]",
                "internalType": "uint16[6]"
              }
            ]
          },
          {
            "name": "companionTrading",
            "type": "tuple",
            "internalType": "struct LauncherProjectTypes103.RateProfile",
            "components": [
              {
                "name": "totalBps",
                "type": "uint16",
                "internalType": "uint16"
              },
              {
                "name": "allocationBps",
                "type": "uint16[6]",
                "internalType": "uint16[6]"
              }
            ]
          },
          {
            "name": "companionRoyalty",
            "type": "tuple",
            "internalType": "struct LauncherProjectTypes103.RateProfile",
            "components": [
              {
                "name": "totalBps",
                "type": "uint16",
                "internalType": "uint16"
              },
              {
                "name": "allocationBps",
                "type": "uint16[6]",
                "internalType": "uint16[6]"
              }
            ]
          }
        ]
      }
    ],
    "stateMutability": "view"
  }
]
