{
  "_format": "hh-sol-artifact-1",
  "contractName": "CLSwapRouter",
  "sourceName": "contracts/modules/astra/cl/CLSwapRouter.sol",
  "abi": [
    {
      "inputs": [],
      "name": "CLInvalidAmountOut",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "CLInvalidCaller",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "CLInvalidSwap",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "CLTooLittleReceived",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "CLTooMuchRequested",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "FromAddressIsNotOwner",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "InsufficientAMB",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "InsufficientToken",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "InvalidBips",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "InvalidSpender",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "SliceOutOfBounds",
      "type": "error"
    },
    {
      "inputs": [],
      "name": "UnsafeCast",
      "type": "error"
    },
    {
      "inputs": [
        {
          "internalType": "int256",
          "name": "amount0Delta",
          "type": "int256"
        },
        {
          "internalType": "int256",
          "name": "amount1Delta",
          "type": "int256"
        },
        {
          "internalType": "bytes",
          "name": "data",
          "type": "bytes"
        }
      ],
      "name": "astraCLSwapCallback",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
