{
  "_format": "hh-sol-artifact-1",
  "contractName": "IOdosRouterV2",
  "sourceName": "contracts/router/swap-aggregator/PendleSwap.sol",
  "abi": [
    {
      "inputs": [
        {
          "components": [
            {
              "internalType": "address",
              "name": "inputToken",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "inputAmount",
              "type": "uint256"
            },
            {
              "internalType": "address",
              "name": "inputReceiver",
              "type": "address"
            },
            {
              "internalType": "address",
              "name": "outputToken",
              "type": "address"
            },
            {
              "internalType": "uint256",
              "name": "outputQuote",
              "type": "uint256"
            },
            {
              "internalType": "uint256",
              "name": "outputMin",
              "type": "uint256"
            },
            {
              "internalType": "address",
              "name": "outputReceiver",
              "type": "address"
            }
          ],
          "internalType": "struct IOdosRouterV2.swapTokenInfo",
          "name": "tokenInfo",
          "type": "tuple"
        },
        {
          "internalType": "bytes",
          "name": "pathDefinition",
          "type": "bytes"
        },
        {
          "internalType": "address",
          "name": "executor",
          "type": "address"
        },
        {
          "internalType": "uint32",
          "name": "referralCode",
          "type": "uint32"
        }
      ],
      "name": "swap",
      "outputs": [
        {
          "internalType": "uint256",
          "name": "amountOut",
          "type": "uint256"
        }
      ],
      "stateMutability": "payable",
      "type": "function"
    }
  ],
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "linkReferences": {},
  "deployedLinkReferences": {}
}
