{
  "generated": "Generated. Do not edit.",
  "abi": [
    {
      "type": "error",
      "name": "InvalidKink",
      "inputs": [
        {
          "name": "kink",
          "type": "uint64",
          "internalType": "uint64"
        }
      ]
    },
    {
      "type": "error",
      "name": "UtilizationAboveWad",
      "inputs": [
        {
          "name": "utilization",
          "type": "uint256",
          "internalType": "uint256"
        }
      ]
    }
  ]
}
