{
  "contractName": "WitPriceFeedsSolverBase",
  "abi": [
    {
      "inputs": [],
      "name": "delegator",
      "outputs": [
        {
          "internalType": "address",
          "name": "",
          "type": "address"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "class",
      "outputs": [
        {
          "internalType": "string",
          "name": "",
          "type": "string"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "bytes4",
          "name": "",
          "type": "bytes4"
        }
      ],
      "name": "solve",
      "outputs": [
        {
          "components": [
            {
              "internalType": "uint64",
              "name": "value",
              "type": "uint64"
            },
            {
              "internalType": "Witnet.Timestamp",
              "name": "timestamp",
              "type": "uint64"
            },
            {
              "internalType": "Witnet.TransactionHash",
              "name": "drTxHash",
              "type": "bytes32"
            },
            {
              "internalType": "enum IWitPriceFeedsLegacySolver.LatestUpdateStatus",
              "name": "latestStatus",
              "type": "uint8"
            }
          ],
          "internalType": "struct IWitPriceFeedsLegacySolver.Price",
          "name": "",
          "type": "tuple"
        }
      ],
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "name": "specs",
      "outputs": [
        {
          "internalType": "bytes4",
          "name": "",
          "type": "bytes4"
        }
      ],
      "stateMutability": "pure",
      "type": "function"
    },
    {
      "inputs": [
        {
          "internalType": "bytes4",
          "name": "feedId",
          "type": "bytes4"
        },
        {
          "internalType": "string[]",
          "name": "deps",
          "type": "string[]"
        }
      ],
      "name": "validate",
      "outputs": [],
      "stateMutability": "nonpayable",
      "type": "function"
    }
  ],
  "metadata": "{\"compiler\":{\"version\":\"0.8.30+commit.73712a01\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"inputs\":[],\"name\":\"class\",\"outputs\":[{\"internalType\":\"string\",\"name\":\"\",\"type\":\"string\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"delegator\",\"outputs\":[{\"internalType\":\"address\",\"name\":\"\",\"type\":\"address\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"name\":\"solve\",\"outputs\":[{\"components\":[{\"internalType\":\"uint64\",\"name\":\"value\",\"type\":\"uint64\"},{\"internalType\":\"Witnet.Timestamp\",\"name\":\"timestamp\",\"type\":\"uint64\"},{\"internalType\":\"Witnet.TransactionHash\",\"name\":\"drTxHash\",\"type\":\"bytes32\"},{\"internalType\":\"enum IWitPriceFeedsLegacySolver.LatestUpdateStatus\",\"name\":\"latestStatus\",\"type\":\"uint8\"}],\"internalType\":\"struct IWitPriceFeedsLegacySolver.Price\",\"name\":\"\",\"type\":\"tuple\"}],\"stateMutability\":\"view\",\"type\":\"function\"},{\"inputs\":[],\"name\":\"specs\",\"outputs\":[{\"internalType\":\"bytes4\",\"name\":\"\",\"type\":\"bytes4\"}],\"stateMutability\":\"pure\",\"type\":\"function\"},{\"inputs\":[{\"internalType\":\"bytes4\",\"name\":\"feedId\",\"type\":\"bytes4\"},{\"internalType\":\"string[]\",\"name\":\"deps\",\"type\":\"string[]\"}],\"name\":\"validate\",\"outputs\":[],\"stateMutability\":\"nonpayable\",\"type\":\"function\"}],\"devdoc\":{\"kind\":\"dev\",\"methods\":{},\"version\":1},\"userdoc\":{\"kind\":\"user\",\"methods\":{\"class()\":{\"notice\":\"=============================================================================================================== --- Yet to be implemented IWitPriceFeedsLegacySolver methods --------------------------------------------------------\"},\"delegator()\":{\"notice\":\"=============================================================================================================== --- Base implementation ---------------------------------------------------------------------------------------\"}},\"version\":1}},\"settings\":{\"compilationTarget\":{\"project:/contracts/mockups/legacy/WitPriceFeedsSolverBase.sol\":\"WitPriceFeedsSolverBase\"},\"evmVersion\":\"prague\",\"libraries\":{},\"metadata\":{\"bytecodeHash\":\"ipfs\"},\"optimizer\":{\"enabled\":true,\"runs\":200},\"remappings\":[]},\"sources\":{\"project:/contracts/WitOracle.sol\":{\"keccak256\":\"0x7f20eab15140df459753dfa8e406b826918b56ebe2c46456f9d04345c02629d1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://e0573ce3d48200c71d8235a1a8c055b706420b2037bd21336f3c61713c3b8349\",\"dweb:/ipfs/QmY7BnVaNXFtJs1BFdeaa7dQfvUVoZyfwtv9HuToCxUUHU\"]},\"project:/contracts/data/WitPriceFeedsLegacyDataLib.sol\":{\"keccak256\":\"0xd4eab3434b51c88c628faa9ff042122762f40d082002b0c1e8ccd167635452e1\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://2dc424d929cb930bb3f5da94117ab284b2b6062337e55d5a49034b4a8158fd22\",\"dweb:/ipfs/QmPXeUcbtSKK8gApymg7wwKSqRY3mMDB8RS643vofWCeMo\"]},\"project:/contracts/interfaces/IWitAppliance.sol\":{\"keccak256\":\"0xd207ca54a1049445a3d99eea497d9b34c6dbdd44d771eee825e4c031bd2f447e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://f81de32d868ff2881ed6fe97cc897e40b4b11d23cbe53a0e23cf3e68f9c0f0a3\",\"dweb:/ipfs/QmeeXmzmK5MAzt7Hf5DB2L81efKtTzZg9VbQ8sUiTqEk5c\"]},\"project:/contracts/interfaces/IWitOracle.sol\":{\"keccak256\":\"0x26cbe2074c0b3f545a46d95fad5e2280b67edcd958e4ae0b88f3a018aa11b805\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5324bac61f65e3edb01c88b9b75ca17affd593be88da5753a93b3f5304d3f479\",\"dweb:/ipfs/QmcVmNV6smbFiPaxvuN8ShkqbDZsT1wfjnF7f3qs6ke7QG\"]},\"project:/contracts/interfaces/IWitOracleAppliance.sol\":{\"keccak256\":\"0xcd8e57eca7f8042c85a83264e2ff6d1cd7a9f1521831736d7f57bcc7800642e6\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://5c639668e9439d60770b5df77436088ae7bd0aeb1d1be446552a98b6c29138f0\",\"dweb:/ipfs/QmbN3f5YuKMSd2j9tjay3VEkiYibGWpbfbwRNyrxA8k4o4\"]},\"project:/contracts/interfaces/IWitOracleQueriable.sol\":{\"keccak256\":\"0xdb0da1e377a35a7d620f43cb583a876750a52d91da2b888f48042483ad9c4910\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://edfcdf3e96ec3c5de7438f82e3d5a1dc9af9eb29080044213dccb26ff978354c\",\"dweb:/ipfs/Qmap2FzSysh2fug88eortbsTM7itFygRzKc9HfV43ePMik\"]},\"project:/contracts/interfaces/IWitOracleQueriableEvents.sol\":{\"keccak256\":\"0x47c283e931006d35bd2599524f86724e45eae6fad2fdd9cdecd1c85a90ff3f8c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://3ad0520f99ec9298536ae9434f58caeb470c10dd3eaab1e4c7ed4cae9a97e2a2\",\"dweb:/ipfs/QmSuYCsSPweZfQc5Fbf9jYDdx4u7gwYCUdjhpcrrxmWZy6\"]},\"project:/contracts/interfaces/IWitOracleRadonRegistry.sol\":{\"keccak256\":\"0x437bbb89129311bd1cc8f6becd333df46109ec53b24d3159be942b225614071f\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ef9bcdf4a73cb126885478c994821b7fe2b87d9221b767b4c9342b89b0d6550a\",\"dweb:/ipfs/QmXzZXPMxjSiFpcEnhg6CjLFNxGCpDZt22xpUh7VHxNTGd\"]},\"project:/contracts/interfaces/legacy/IWitOracleLegacy.sol\":{\"keccak256\":\"0xd2929c9aa5a02d261d6d1a068a6b7231ae58d8f81f081ba89f2d3267a31fbbb5\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://956b26323a02cf400c32012586954fc5dbc98b4d5b7a8b0533401cbda8619059\",\"dweb:/ipfs/QmSWdCRwL5t3atFM8osdaohLTqEEmY1FbnR6xrRCmw1GDM\"]},\"project:/contracts/interfaces/legacy/IWitOracleRequest.sol\":{\"keccak256\":\"0x0fb3f0ba03f4f7a0214ecb36df26525564cf51a8a2176cba92c185af8a1d419e\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://340b7bdb92c3259519fe120eb3061b393e7a5e9c1b576a2fe4eab020af466b64\",\"dweb:/ipfs/QmRt4wMX9WdxFwfdFMUZ3zKMAW1grS7qLk1x1PDMJdEAVU\"]},\"project:/contracts/interfaces/legacy/IWitOracleRequestTemplate.sol\":{\"keccak256\":\"0x9e065ef5880c64eefff5fcfb1347fde6684e0e311f8c2350a6aefdbd1f8b0f22\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://817de760c7cce9d00dcd4312aea6434d88abddf1c0e68ea7e8fb1e6c5165a445\",\"dweb:/ipfs/QmUNmtn85nFXbje2nRJQY2h65KJCVinDMMU6P2jQmo1Nij\"]},\"project:/contracts/interfaces/legacy/IWitPriceFeedsLegacy.sol\":{\"keccak256\":\"0x13222d4ec5a538477e792ff63338a12db2c0071d81a61aad7a046ad2880cefd7\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a8f564e6a69264f7e0679525022978f9833a0f1273ef606e554c2a18ba964d13\",\"dweb:/ipfs/QmaAVfsvnJQvYwdsnYSXAnbJWopp15PR3atXxCwZS3AANC\"]},\"project:/contracts/interfaces/legacy/IWitPriceFeedsLegacyAdmin.sol\":{\"keccak256\":\"0x2a2a422478348acb0ced6e76dbc14dacbfec95833f874ecb588718523117fb0d\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://dcb6d3802e68441cb944f69ae5ba0e00b9ca82ad97f9adfaff5ffd44e0a6aae2\",\"dweb:/ipfs/QmYFvuGH6cUwhW67thWDMLfNcenicKcMgicLTnNAG4LHM7\"]},\"project:/contracts/interfaces/legacy/IWitPriceFeedsLegacySolver.sol\":{\"keccak256\":\"0x9543c5a64bbd38a3d1af6d00badda31c8c1fc90412efc7894023277e1e6b7490\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ab133acd1c20af1f676bf17017c77e4918338fdbad764660e42d892a5f412eaf\",\"dweb:/ipfs/QmeQFGuv3jm46R4bux8NaW56SbFWHvvBNCqFzfafgtWi1W\"]},\"project:/contracts/libs/Bech32.sol\":{\"keccak256\":\"0x14618323a0efe7586c20906a2e9cee7ad63baa976ff231c57f7f2d7d3707fb8b\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://a19f05fe84047a7a6d3d6fc39972b432e6e536aa70472386a9d7a6d9aab64a64\",\"dweb:/ipfs/QmcHwUY66yjiotRH4Q3kbRvSzcHyLQ1yHL3KbtQKiMhtZE\"]},\"project:/contracts/libs/Secp256k1.sol\":{\"keccak256\":\"0xbe686002da5004ff39dd70709f3820eba2afe9323ae9cb894009c161e4b1a666\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://18fab91775216de0707cea9ad285b10be09127461a13432fea358bf9cb2a0c2e\",\"dweb:/ipfs/QmeRUGsgstnM4hxM9hpkBf3L6cE5btirEaowcMxmuw3utj\"]},\"project:/contracts/libs/Slices.sol\":{\"keccak256\":\"0x9d046fa558be922c9625a1fdc470f6e68b3c9b5745b6185cb4a4fc59181fa006\",\"license\":\"APACHE-2.0\",\"urls\":[\"bzz-raw://ab19ba09faf83aaa92947f0a0907f6522be89279a9a1b0e53d5393a23085947d\",\"dweb:/ipfs/QmeE9MwhpSFNTwyqDFpMFjftrJKR1edBhLjV3bdKQQHUVm\"]},\"project:/contracts/libs/Witnet.sol\":{\"keccak256\":\"0x1d446c3e534e40e676d1763bfb2897fadfac8afed904ab757843d7d6770b0a6c\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://338fb1073f17d64e8d31bfe492d9475ce906788ee08e6489ce30413f91dc1328\",\"dweb:/ipfs/QmPe5QX2AGTnQFjse1Xttq4ZYWwYAiXoySb5VUui3PqPhk\"]},\"project:/contracts/libs/WitnetBuffer.sol\":{\"keccak256\":\"0x8e07aebe2954ab3e6f2d8eceedb12db7cf915c1f3e8630f4fa9999cecb1c78ec\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://ed6c54cc901183d61546e8fd15bd5ea8ef238ebc915642946071d435dd7481ea\",\"dweb:/ipfs/Qmcaqta7YjUSBbBUGqoh44bsCS6UqqoyHjBuz4qnKBShXM\"]},\"project:/contracts/libs/WitnetCBOR.sol\":{\"keccak256\":\"0xd99308373575cc10fb7f2ceb0f6a8625f3911275c1fa27811fae498d98d03d97\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://b4909a999d7b660a2dc54ca957b6eccfa523e2765fc4d6a2574dee7d5cd67b43\",\"dweb:/ipfs/QmWGQT4KDcfSFe1hcHVoWx6E4PhYMaod5iLpJCWBEeShzh\"]},\"project:/contracts/mockups/legacy/WitPriceFeedsSolverBase.sol\":{\"keccak256\":\"0x1d0ef26adfc7800fdaddc09d620b9dc305a06c8fbc735d758dfc91b9cfe42cf2\",\"license\":\"MIT\",\"urls\":[\"bzz-raw://0a26917ae426c64e8d07216005493f1b74fe417e1ffad54200f5feaa731ed16d\",\"dweb:/ipfs/QmQTbR5PxFsYL2bK6Z3ez72w6UQhEtMMCNgLXpvTxsNGE1\"]}},\"version\":1}",
  "bytecode": "0x",
  "deployedBytecode": "0x",
  "immutableReferences": {},
  "generatedSources": [],
  "deployedGeneratedSources": [],
  "sourceMap": "",
  "deployedSourceMap": "",
  "source": "// SPDX-License-Identifier: MIT\r\n\r\npragma solidity >=0.8.0 <0.9.0;\r\n\r\nimport \"../../data/WitPriceFeedsLegacyDataLib.sol\";\r\n\r\nabstract contract WitPriceFeedsSolverBase\r\n    is\r\n        IWitPriceFeedsLegacySolver\r\n{\r\n    /// ===============================================================================================================\r\n    /// --- Yet to be implemented IWitPriceFeedsLegacySolver methods --------------------------------------------------------\r\n    \r\n    function class() virtual external pure returns (string memory);\r\n    function solve(bytes4) virtual external view returns (Price memory);\r\n\r\n    \r\n    /// ===============================================================================================================\r\n    /// --- Base implementation ---------------------------------------------------------------------------------------\r\n    \r\n    address public immutable override delegator;\r\n\r\n    modifier onlyDelegator {\r\n        require(\r\n            address(this) == delegator,\r\n            \"WitPriceFeedsSolverBase: not the delegator\"\r\n        );\r\n        _;\r\n    }\r\n\r\n    constructor() {\r\n        delegator = msg.sender;\r\n    }\r\n\r\n    function specs() external pure returns (bytes4) {\r\n        return type(IWitPriceFeedsLegacySolver).interfaceId;\r\n    }\r\n\r\n    function validate(bytes4 feedId, string[] calldata deps) virtual override external {\r\n        bytes32 _depsFlag;\r\n        uint256 _innerDecimals;\r\n        require(\r\n            deps.length <= 8,\r\n            \"WitPriceFeedsSolverBase: too many dependencies\"\r\n        );\r\n        for (uint _ix = 0; _ix < deps.length; _ix ++) {\r\n            bytes4 _depsId4 = bytes4(keccak256(bytes(deps[_ix])));\r\n            WitPriceFeedsLegacyDataLib.Record storage __depsFeed = WitPriceFeedsLegacyDataLib.seekRecord(_depsId4);\r\n            require(\r\n                __depsFeed.index > 0, \r\n                string(abi.encodePacked(\r\n                    \"WitPriceFeedsSolverBase: unsupported \",\r\n                    deps[_ix]\r\n                ))\r\n            );\r\n            require(\r\n                _depsId4 != feedId, \r\n                string(abi.encodePacked(\r\n                    \"WitPriceFeedsSolverBase: loop on \",\r\n                    deps[_ix]\r\n                ))\r\n            );\r\n            _depsFlag |= (bytes32(_depsId4) >> (32 * _ix));\r\n            _innerDecimals += __depsFeed.decimals;\r\n        }\r\n        WitPriceFeedsLegacyDataLib.Record storage __feed = WitPriceFeedsLegacyDataLib.seekRecord(feedId);\r\n        __feed.solverReductor = int(uint(__feed.decimals)) - int(_innerDecimals);\r\n        __feed.solverDepsFlag = _depsFlag;\r\n    }\r\n}",
  "sourcePath": "C:\\Users\\guill\\github\\guidiaz\\witnet-solidity-bridge\\contracts\\mockups\\legacy\\WitPriceFeedsSolverBase.sol",
  "ast": {
    "absolutePath": "project:/contracts/mockups/legacy/WitPriceFeedsSolverBase.sol",
    "exportedSymbols": {
      "Bech32": [
        31372
      ],
      "IWitAppliance": [
        26514
      ],
      "IWitOracle": [
        26581
      ],
      "IWitOracleAppliance": [
        26593
      ],
      "IWitOracleLegacy": [
        28786
      ],
      "IWitOracleQueriable": [
        26795
      ],
      "IWitOracleQueriableEvents": [
        26892
      ],
      "IWitOracleRadonRegistry": [
        27394
      ],
      "IWitOracleRequest": [
        28922
      ],
      "IWitOracleRequestTemplate": [
        29115
      ],
      "IWitPriceFeedsLegacy": [
        29361
      ],
      "IWitPriceFeedsLegacyAdmin": [
        29469
      ],
      "IWitPriceFeedsLegacySolver": [
        29521
      ],
      "Secp256k1": [
        32535
      ],
      "Slices": [
        34366
      ],
      "WitOracle": [
        678
      ],
      "WitPriceFeedsLegacyDataLib": [
        26464
      ],
      "WitPriceFeedsSolverBase": [
        45009
      ],
      "Witnet": [
        40741
      ],
      "WitnetBuffer": [
        42631
      ],
      "WitnetCBOR": [
        44174
      ]
    },
    "id": 45010,
    "license": "MIT",
    "nodeType": "SourceUnit",
    "nodes": [
      {
        "id": 44807,
        "literals": [
          "solidity",
          ">=",
          "0.8",
          ".0",
          "<",
          "0.9",
          ".0"
        ],
        "nodeType": "PragmaDirective",
        "src": "35:31:123"
      },
      {
        "absolutePath": "project:/contracts/data/WitPriceFeedsLegacyDataLib.sol",
        "file": "../../data/WitPriceFeedsLegacyDataLib.sol",
        "id": 44808,
        "nameLocation": "-1:-1:-1",
        "nodeType": "ImportDirective",
        "scope": 45010,
        "sourceUnit": 26465,
        "src": "70:51:123",
        "symbolAliases": [],
        "unitAlias": ""
      },
      {
        "abstract": true,
        "baseContracts": [
          {
            "baseName": {
              "id": 44809,
              "name": "IWitPriceFeedsLegacySolver",
              "nameLocations": [
                "184:26:123"
              ],
              "nodeType": "IdentifierPath",
              "referencedDeclaration": 29521,
              "src": "184:26:123"
            },
            "id": 44810,
            "nodeType": "InheritanceSpecifier",
            "src": "184:26:123"
          }
        ],
        "canonicalName": "WitPriceFeedsSolverBase",
        "contractDependencies": [],
        "contractKind": "contract",
        "fullyImplemented": false,
        "id": 45009,
        "linearizedBaseContracts": [
          45009,
          29521
        ],
        "name": "WitPriceFeedsSolverBase",
        "nameLocation": "143:23:123",
        "nodeType": "ContractDefinition",
        "nodes": [
          {
            "baseFunctions": [
              29494
            ],
            "documentation": {
              "id": 44811,
              "nodeType": "StructuredDocumentation",
              "src": "219:242:123",
              "text": "===============================================================================================================\n --- Yet to be implemented IWitPriceFeedsLegacySolver methods --------------------------------------------------------"
            },
            "functionSelector": "bff852fa",
            "id": 44816,
            "implemented": false,
            "kind": "function",
            "modifiers": [],
            "name": "class",
            "nameLocation": "482:5:123",
            "nodeType": "FunctionDefinition",
            "parameters": {
              "id": 44812,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "487:2:123"
            },
            "returnParameters": {
              "id": 44815,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 44814,
                  "mutability": "mutable",
                  "name": "",
                  "nameLocation": "-1:-1:-1",
                  "nodeType": "VariableDeclaration",
                  "scope": 44816,
                  "src": "521:13:123",
                  "stateVariable": false,
                  "storageLocation": "memory",
                  "typeDescriptions": {
                    "typeIdentifier": "t_string_memory_ptr",
                    "typeString": "string"
                  },
                  "typeName": {
                    "id": 44813,
                    "name": "string",
                    "nodeType": "ElementaryTypeName",
                    "src": "521:6:123",
                    "typeDescriptions": {
                      "typeIdentifier": "t_string_storage_ptr",
                      "typeString": "string"
                    }
                  },
                  "visibility": "internal"
                }
              ],
              "src": "520:15:123"
            },
            "scope": 45009,
            "src": "473:63:123",
            "stateMutability": "pure",
            "virtual": true,
            "visibility": "external"
          },
          {
            "baseFunctions": [
              29507
            ],
            "functionSelector": "e0d20f73",
            "id": 44824,
            "implemented": false,
            "kind": "function",
            "modifiers": [],
            "name": "solve",
            "nameLocation": "551:5:123",
            "nodeType": "FunctionDefinition",
            "parameters": {
              "id": 44819,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 44818,
                  "mutability": "mutable",
                  "name": "",
                  "nameLocation": "-1:-1:-1",
                  "nodeType": "VariableDeclaration",
                  "scope": 44824,
                  "src": "557:6:123",
                  "stateVariable": false,
                  "storageLocation": "default",
                  "typeDescriptions": {
                    "typeIdentifier": "t_bytes4",
                    "typeString": "bytes4"
                  },
                  "typeName": {
                    "id": 44817,
                    "name": "bytes4",
                    "nodeType": "ElementaryTypeName",
                    "src": "557:6:123",
                    "typeDescriptions": {
                      "typeIdentifier": "t_bytes4",
                      "typeString": "bytes4"
                    }
                  },
                  "visibility": "internal"
                }
              ],
              "src": "556:8:123"
            },
            "returnParameters": {
              "id": 44823,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 44822,
                  "mutability": "mutable",
                  "name": "",
                  "nameLocation": "-1:-1:-1",
                  "nodeType": "VariableDeclaration",
                  "scope": 44824,
                  "src": "596:12:123",
                  "stateVariable": false,
                  "storageLocation": "memory",
                  "typeDescriptions": {
                    "typeIdentifier": "t_struct$_Price_$29489_memory_ptr",
                    "typeString": "struct IWitPriceFeedsLegacySolver.Price"
                  },
                  "typeName": {
                    "id": 44821,
                    "nodeType": "UserDefinedTypeName",
                    "pathNode": {
                      "id": 44820,
                      "name": "Price",
                      "nameLocations": [
                        "596:5:123"
                      ],
                      "nodeType": "IdentifierPath",
                      "referencedDeclaration": 29489,
                      "src": "596:5:123"
                    },
                    "referencedDeclaration": 29489,
                    "src": "596:5:123",
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_Price_$29489_storage_ptr",
                      "typeString": "struct IWitPriceFeedsLegacySolver.Price"
                    }
                  },
                  "visibility": "internal"
                }
              ],
              "src": "595:14:123"
            },
            "scope": 45009,
            "src": "542:68:123",
            "stateMutability": "view",
            "virtual": true,
            "visibility": "external"
          },
          {
            "baseFunctions": [
              29499
            ],
            "constant": false,
            "documentation": {
              "id": 44825,
              "nodeType": "StructuredDocumentation",
              "src": "624:236:123",
              "text": "===============================================================================================================\n --- Base implementation ---------------------------------------------------------------------------------------"
            },
            "functionSelector": "ce9b7930",
            "id": 44828,
            "mutability": "immutable",
            "name": "delegator",
            "nameLocation": "906:9:123",
            "nodeType": "VariableDeclaration",
            "overrides": {
              "id": 44827,
              "nodeType": "OverrideSpecifier",
              "overrides": [],
              "src": "897:8:123"
            },
            "scope": 45009,
            "src": "872:43:123",
            "stateVariable": true,
            "storageLocation": "default",
            "typeDescriptions": {
              "typeIdentifier": "t_address",
              "typeString": "address"
            },
            "typeName": {
              "id": 44826,
              "name": "address",
              "nodeType": "ElementaryTypeName",
              "src": "872:7:123",
              "stateMutability": "nonpayable",
              "typeDescriptions": {
                "typeIdentifier": "t_address",
                "typeString": "address"
              }
            },
            "visibility": "public"
          },
          {
            "body": {
              "id": 44841,
              "nodeType": "Block",
              "src": "947:149:123",
              "statements": [
                {
                  "expression": {
                    "arguments": [
                      {
                        "commonType": {
                          "typeIdentifier": "t_address",
                          "typeString": "address"
                        },
                        "id": 44836,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": false,
                        "lValueRequested": false,
                        "leftExpression": {
                          "arguments": [
                            {
                              "id": 44833,
                              "name": "this",
                              "nodeType": "Identifier",
                              "overloadedDeclarations": [],
                              "referencedDeclaration": 4294967268,
                              "src": "988:4:123",
                              "typeDescriptions": {
                                "typeIdentifier": "t_contract$_WitPriceFeedsSolverBase_$45009",
                                "typeString": "contract WitPriceFeedsSolverBase"
                              }
                            }
                          ],
                          "expression": {
                            "argumentTypes": [
                              {
                                "typeIdentifier": "t_contract$_WitPriceFeedsSolverBase_$45009",
                                "typeString": "contract WitPriceFeedsSolverBase"
                              }
                            ],
                            "id": 44832,
                            "isConstant": false,
                            "isLValue": false,
                            "isPure": true,
                            "lValueRequested": false,
                            "nodeType": "ElementaryTypeNameExpression",
                            "src": "980:7:123",
                            "typeDescriptions": {
                              "typeIdentifier": "t_type$_t_address_$",
                              "typeString": "type(address)"
                            },
                            "typeName": {
                              "id": 44831,
                              "name": "address",
                              "nodeType": "ElementaryTypeName",
                              "src": "980:7:123",
                              "typeDescriptions": {}
                            }
                          },
                          "id": 44834,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": false,
                          "kind": "typeConversion",
                          "lValueRequested": false,
                          "nameLocations": [],
                          "names": [],
                          "nodeType": "FunctionCall",
                          "src": "980:13:123",
                          "tryCall": false,
                          "typeDescriptions": {
                            "typeIdentifier": "t_address",
                            "typeString": "address"
                          }
                        },
                        "nodeType": "BinaryOperation",
                        "operator": "==",
                        "rightExpression": {
                          "id": 44835,
                          "name": "delegator",
                          "nodeType": "Identifier",
                          "overloadedDeclarations": [],
                          "referencedDeclaration": 44828,
                          "src": "997:9:123",
                          "typeDescriptions": {
                            "typeIdentifier": "t_address",
                            "typeString": "address"
                          }
                        },
                        "src": "980:26:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        }
                      },
                      {
                        "hexValue": "57697450726963654665656473536f6c766572426173653a206e6f74207468652064656c656761746f72",
                        "id": 44837,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "string",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1021:44:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_stringliteral_7922feb38d0e9812e32028733c6be9a82472b1a66203bd2d5a60e0d0af863c99",
                          "typeString": "literal_string \"WitPriceFeedsSolverBase: not the delegator\""
                        },
                        "value": "WitPriceFeedsSolverBase: not the delegator"
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        },
                        {
                          "typeIdentifier": "t_stringliteral_7922feb38d0e9812e32028733c6be9a82472b1a66203bd2d5a60e0d0af863c99",
                          "typeString": "literal_string \"WitPriceFeedsSolverBase: not the delegator\""
                        }
                      ],
                      "id": 44830,
                      "name": "require",
                      "nodeType": "Identifier",
                      "overloadedDeclarations": [
                        4294967278,
                        4294967278,
                        4294967278
                      ],
                      "referencedDeclaration": 4294967278,
                      "src": "958:7:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
                        "typeString": "function (bool,string memory) pure"
                      }
                    },
                    "id": 44838,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "958:118:123",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_tuple$__$",
                      "typeString": "tuple()"
                    }
                  },
                  "id": 44839,
                  "nodeType": "ExpressionStatement",
                  "src": "958:118:123"
                },
                {
                  "id": 44840,
                  "nodeType": "PlaceholderStatement",
                  "src": "1087:1:123"
                }
              ]
            },
            "id": 44842,
            "name": "onlyDelegator",
            "nameLocation": "933:13:123",
            "nodeType": "ModifierDefinition",
            "parameters": {
              "id": 44829,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "947:0:123"
            },
            "src": "924:172:123",
            "virtual": false,
            "visibility": "internal"
          },
          {
            "body": {
              "id": 44850,
              "nodeType": "Block",
              "src": "1118:41:123",
              "statements": [
                {
                  "expression": {
                    "id": 44848,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "lValueRequested": false,
                    "leftHandSide": {
                      "id": 44845,
                      "name": "delegator",
                      "nodeType": "Identifier",
                      "overloadedDeclarations": [],
                      "referencedDeclaration": 44828,
                      "src": "1129:9:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_address",
                        "typeString": "address"
                      }
                    },
                    "nodeType": "Assignment",
                    "operator": "=",
                    "rightHandSide": {
                      "expression": {
                        "id": 44846,
                        "name": "msg",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 4294967281,
                        "src": "1141:3:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_magic_message",
                          "typeString": "msg"
                        }
                      },
                      "id": 44847,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "lValueRequested": false,
                      "memberLocation": "1145:6:123",
                      "memberName": "sender",
                      "nodeType": "MemberAccess",
                      "src": "1141:10:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_address",
                        "typeString": "address"
                      }
                    },
                    "src": "1129:22:123",
                    "typeDescriptions": {
                      "typeIdentifier": "t_address",
                      "typeString": "address"
                    }
                  },
                  "id": 44849,
                  "nodeType": "ExpressionStatement",
                  "src": "1129:22:123"
                }
              ]
            },
            "id": 44851,
            "implemented": true,
            "kind": "constructor",
            "modifiers": [],
            "name": "",
            "nameLocation": "-1:-1:-1",
            "nodeType": "FunctionDefinition",
            "parameters": {
              "id": 44843,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "1115:2:123"
            },
            "returnParameters": {
              "id": 44844,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "1118:0:123"
            },
            "scope": 45009,
            "src": "1104:55:123",
            "stateMutability": "nonpayable",
            "virtual": false,
            "visibility": "internal"
          },
          {
            "baseFunctions": [
              29512
            ],
            "body": {
              "id": 44861,
              "nodeType": "Block",
              "src": "1215:70:123",
              "statements": [
                {
                  "expression": {
                    "expression": {
                      "arguments": [
                        {
                          "id": 44857,
                          "name": "IWitPriceFeedsLegacySolver",
                          "nodeType": "Identifier",
                          "overloadedDeclarations": [],
                          "referencedDeclaration": 29521,
                          "src": "1238:26:123",
                          "typeDescriptions": {
                            "typeIdentifier": "t_type$_t_contract$_IWitPriceFeedsLegacySolver_$29521_$",
                            "typeString": "type(contract IWitPriceFeedsLegacySolver)"
                          }
                        }
                      ],
                      "expression": {
                        "argumentTypes": [
                          {
                            "typeIdentifier": "t_type$_t_contract$_IWitPriceFeedsLegacySolver_$29521_$",
                            "typeString": "type(contract IWitPriceFeedsLegacySolver)"
                          }
                        ],
                        "id": 44856,
                        "name": "type",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 4294967269,
                        "src": "1233:4:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_function_metatype_pure$__$returns$__$",
                          "typeString": "function () pure"
                        }
                      },
                      "id": 44858,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": true,
                      "kind": "functionCall",
                      "lValueRequested": false,
                      "nameLocations": [],
                      "names": [],
                      "nodeType": "FunctionCall",
                      "src": "1233:32:123",
                      "tryCall": false,
                      "typeDescriptions": {
                        "typeIdentifier": "t_magic_meta_type_t_contract$_IWitPriceFeedsLegacySolver_$29521",
                        "typeString": "type(contract IWitPriceFeedsLegacySolver)"
                      }
                    },
                    "id": 44859,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": true,
                    "lValueRequested": false,
                    "memberLocation": "1266:11:123",
                    "memberName": "interfaceId",
                    "nodeType": "MemberAccess",
                    "src": "1233:44:123",
                    "typeDescriptions": {
                      "typeIdentifier": "t_bytes4",
                      "typeString": "bytes4"
                    }
                  },
                  "functionReturnParameters": 44855,
                  "id": 44860,
                  "nodeType": "Return",
                  "src": "1226:51:123"
                }
              ]
            },
            "functionSelector": "adb7c3f7",
            "id": 44862,
            "implemented": true,
            "kind": "function",
            "modifiers": [],
            "name": "specs",
            "nameLocation": "1176:5:123",
            "nodeType": "FunctionDefinition",
            "parameters": {
              "id": 44852,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "1181:2:123"
            },
            "returnParameters": {
              "id": 44855,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 44854,
                  "mutability": "mutable",
                  "name": "",
                  "nameLocation": "-1:-1:-1",
                  "nodeType": "VariableDeclaration",
                  "scope": 44862,
                  "src": "1207:6:123",
                  "stateVariable": false,
                  "storageLocation": "default",
                  "typeDescriptions": {
                    "typeIdentifier": "t_bytes4",
                    "typeString": "bytes4"
                  },
                  "typeName": {
                    "id": 44853,
                    "name": "bytes4",
                    "nodeType": "ElementaryTypeName",
                    "src": "1207:6:123",
                    "typeDescriptions": {
                      "typeIdentifier": "t_bytes4",
                      "typeString": "bytes4"
                    }
                  },
                  "visibility": "internal"
                }
              ],
              "src": "1206:8:123"
            },
            "scope": 45009,
            "src": "1167:118:123",
            "stateMutability": "pure",
            "virtual": false,
            "visibility": "external"
          },
          {
            "baseFunctions": [
              29520
            ],
            "body": {
              "id": 45007,
              "nodeType": "Block",
              "src": "1376:1252:123",
              "statements": [
                {
                  "assignments": [
                    44872
                  ],
                  "declarations": [
                    {
                      "constant": false,
                      "id": 44872,
                      "mutability": "mutable",
                      "name": "_depsFlag",
                      "nameLocation": "1395:9:123",
                      "nodeType": "VariableDeclaration",
                      "scope": 45007,
                      "src": "1387:17:123",
                      "stateVariable": false,
                      "storageLocation": "default",
                      "typeDescriptions": {
                        "typeIdentifier": "t_bytes32",
                        "typeString": "bytes32"
                      },
                      "typeName": {
                        "id": 44871,
                        "name": "bytes32",
                        "nodeType": "ElementaryTypeName",
                        "src": "1387:7:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_bytes32",
                          "typeString": "bytes32"
                        }
                      },
                      "visibility": "internal"
                    }
                  ],
                  "id": 44873,
                  "nodeType": "VariableDeclarationStatement",
                  "src": "1387:17:123"
                },
                {
                  "assignments": [
                    44875
                  ],
                  "declarations": [
                    {
                      "constant": false,
                      "id": 44875,
                      "mutability": "mutable",
                      "name": "_innerDecimals",
                      "nameLocation": "1423:14:123",
                      "nodeType": "VariableDeclaration",
                      "scope": 45007,
                      "src": "1415:22:123",
                      "stateVariable": false,
                      "storageLocation": "default",
                      "typeDescriptions": {
                        "typeIdentifier": "t_uint256",
                        "typeString": "uint256"
                      },
                      "typeName": {
                        "id": 44874,
                        "name": "uint256",
                        "nodeType": "ElementaryTypeName",
                        "src": "1415:7:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_uint256",
                          "typeString": "uint256"
                        }
                      },
                      "visibility": "internal"
                    }
                  ],
                  "id": 44876,
                  "nodeType": "VariableDeclarationStatement",
                  "src": "1415:22:123"
                },
                {
                  "expression": {
                    "arguments": [
                      {
                        "commonType": {
                          "typeIdentifier": "t_uint256",
                          "typeString": "uint256"
                        },
                        "id": 44881,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": false,
                        "lValueRequested": false,
                        "leftExpression": {
                          "expression": {
                            "id": 44878,
                            "name": "deps",
                            "nodeType": "Identifier",
                            "overloadedDeclarations": [],
                            "referencedDeclaration": 44867,
                            "src": "1470:4:123",
                            "typeDescriptions": {
                              "typeIdentifier": "t_array$_t_string_calldata_ptr_$dyn_calldata_ptr",
                              "typeString": "string calldata[] calldata"
                            }
                          },
                          "id": 44879,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": false,
                          "lValueRequested": false,
                          "memberLocation": "1475:6:123",
                          "memberName": "length",
                          "nodeType": "MemberAccess",
                          "src": "1470:11:123",
                          "typeDescriptions": {
                            "typeIdentifier": "t_uint256",
                            "typeString": "uint256"
                          }
                        },
                        "nodeType": "BinaryOperation",
                        "operator": "<=",
                        "rightExpression": {
                          "hexValue": "38",
                          "id": 44880,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": true,
                          "kind": "number",
                          "lValueRequested": false,
                          "nodeType": "Literal",
                          "src": "1485:1:123",
                          "typeDescriptions": {
                            "typeIdentifier": "t_rational_8_by_1",
                            "typeString": "int_const 8"
                          },
                          "value": "8"
                        },
                        "src": "1470:16:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        }
                      },
                      {
                        "hexValue": "57697450726963654665656473536f6c766572426173653a20746f6f206d616e7920646570656e64656e63696573",
                        "id": 44882,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": true,
                        "kind": "string",
                        "lValueRequested": false,
                        "nodeType": "Literal",
                        "src": "1501:48:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_stringliteral_dfc408d74ceaf8b9683a60b33db671e1ad106851a0f34dbb77c3c79e0d68aff4",
                          "typeString": "literal_string \"WitPriceFeedsSolverBase: too many dependencies\""
                        },
                        "value": "WitPriceFeedsSolverBase: too many dependencies"
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_bool",
                          "typeString": "bool"
                        },
                        {
                          "typeIdentifier": "t_stringliteral_dfc408d74ceaf8b9683a60b33db671e1ad106851a0f34dbb77c3c79e0d68aff4",
                          "typeString": "literal_string \"WitPriceFeedsSolverBase: too many dependencies\""
                        }
                      ],
                      "id": 44877,
                      "name": "require",
                      "nodeType": "Identifier",
                      "overloadedDeclarations": [
                        4294967278,
                        4294967278,
                        4294967278
                      ],
                      "referencedDeclaration": 4294967278,
                      "src": "1448:7:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
                        "typeString": "function (bool,string memory) pure"
                      }
                    },
                    "id": 44883,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "1448:112:123",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_tuple$__$",
                      "typeString": "tuple()"
                    }
                  },
                  "id": 44884,
                  "nodeType": "ExpressionStatement",
                  "src": "1448:112:123"
                },
                {
                  "body": {
                    "id": 44971,
                    "nodeType": "Block",
                    "src": "1617:770:123",
                    "statements": [
                      {
                        "assignments": [
                          44897
                        ],
                        "declarations": [
                          {
                            "constant": false,
                            "id": 44897,
                            "mutability": "mutable",
                            "name": "_depsId4",
                            "nameLocation": "1639:8:123",
                            "nodeType": "VariableDeclaration",
                            "scope": 44971,
                            "src": "1632:15:123",
                            "stateVariable": false,
                            "storageLocation": "default",
                            "typeDescriptions": {
                              "typeIdentifier": "t_bytes4",
                              "typeString": "bytes4"
                            },
                            "typeName": {
                              "id": 44896,
                              "name": "bytes4",
                              "nodeType": "ElementaryTypeName",
                              "src": "1632:6:123",
                              "typeDescriptions": {
                                "typeIdentifier": "t_bytes4",
                                "typeString": "bytes4"
                              }
                            },
                            "visibility": "internal"
                          }
                        ],
                        "id": 44909,
                        "initialValue": {
                          "arguments": [
                            {
                              "arguments": [
                                {
                                  "arguments": [
                                    {
                                      "baseExpression": {
                                        "id": 44903,
                                        "name": "deps",
                                        "nodeType": "Identifier",
                                        "overloadedDeclarations": [],
                                        "referencedDeclaration": 44867,
                                        "src": "1673:4:123",
                                        "typeDescriptions": {
                                          "typeIdentifier": "t_array$_t_string_calldata_ptr_$dyn_calldata_ptr",
                                          "typeString": "string calldata[] calldata"
                                        }
                                      },
                                      "id": 44905,
                                      "indexExpression": {
                                        "id": 44904,
                                        "name": "_ix",
                                        "nodeType": "Identifier",
                                        "overloadedDeclarations": [],
                                        "referencedDeclaration": 44886,
                                        "src": "1678:3:123",
                                        "typeDescriptions": {
                                          "typeIdentifier": "t_uint256",
                                          "typeString": "uint256"
                                        }
                                      },
                                      "isConstant": false,
                                      "isLValue": false,
                                      "isPure": false,
                                      "lValueRequested": false,
                                      "nodeType": "IndexAccess",
                                      "src": "1673:9:123",
                                      "typeDescriptions": {
                                        "typeIdentifier": "t_string_calldata_ptr",
                                        "typeString": "string calldata"
                                      }
                                    }
                                  ],
                                  "expression": {
                                    "argumentTypes": [
                                      {
                                        "typeIdentifier": "t_string_calldata_ptr",
                                        "typeString": "string calldata"
                                      }
                                    ],
                                    "id": 44902,
                                    "isConstant": false,
                                    "isLValue": false,
                                    "isPure": true,
                                    "lValueRequested": false,
                                    "nodeType": "ElementaryTypeNameExpression",
                                    "src": "1667:5:123",
                                    "typeDescriptions": {
                                      "typeIdentifier": "t_type$_t_bytes_storage_ptr_$",
                                      "typeString": "type(bytes storage pointer)"
                                    },
                                    "typeName": {
                                      "id": 44901,
                                      "name": "bytes",
                                      "nodeType": "ElementaryTypeName",
                                      "src": "1667:5:123",
                                      "typeDescriptions": {}
                                    }
                                  },
                                  "id": 44906,
                                  "isConstant": false,
                                  "isLValue": false,
                                  "isPure": false,
                                  "kind": "typeConversion",
                                  "lValueRequested": false,
                                  "nameLocations": [],
                                  "names": [],
                                  "nodeType": "FunctionCall",
                                  "src": "1667:16:123",
                                  "tryCall": false,
                                  "typeDescriptions": {
                                    "typeIdentifier": "t_bytes_calldata_ptr",
                                    "typeString": "bytes calldata"
                                  }
                                }
                              ],
                              "expression": {
                                "argumentTypes": [
                                  {
                                    "typeIdentifier": "t_bytes_calldata_ptr",
                                    "typeString": "bytes calldata"
                                  }
                                ],
                                "id": 44900,
                                "name": "keccak256",
                                "nodeType": "Identifier",
                                "overloadedDeclarations": [],
                                "referencedDeclaration": 4294967288,
                                "src": "1657:9:123",
                                "typeDescriptions": {
                                  "typeIdentifier": "t_function_keccak256_pure$_t_bytes_memory_ptr_$returns$_t_bytes32_$",
                                  "typeString": "function (bytes memory) pure returns (bytes32)"
                                }
                              },
                              "id": 44907,
                              "isConstant": false,
                              "isLValue": false,
                              "isPure": false,
                              "kind": "functionCall",
                              "lValueRequested": false,
                              "nameLocations": [],
                              "names": [],
                              "nodeType": "FunctionCall",
                              "src": "1657:27:123",
                              "tryCall": false,
                              "typeDescriptions": {
                                "typeIdentifier": "t_bytes32",
                                "typeString": "bytes32"
                              }
                            }
                          ],
                          "expression": {
                            "argumentTypes": [
                              {
                                "typeIdentifier": "t_bytes32",
                                "typeString": "bytes32"
                              }
                            ],
                            "id": 44899,
                            "isConstant": false,
                            "isLValue": false,
                            "isPure": true,
                            "lValueRequested": false,
                            "nodeType": "ElementaryTypeNameExpression",
                            "src": "1650:6:123",
                            "typeDescriptions": {
                              "typeIdentifier": "t_type$_t_bytes4_$",
                              "typeString": "type(bytes4)"
                            },
                            "typeName": {
                              "id": 44898,
                              "name": "bytes4",
                              "nodeType": "ElementaryTypeName",
                              "src": "1650:6:123",
                              "typeDescriptions": {}
                            }
                          },
                          "id": 44908,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": false,
                          "kind": "typeConversion",
                          "lValueRequested": false,
                          "nameLocations": [],
                          "names": [],
                          "nodeType": "FunctionCall",
                          "src": "1650:35:123",
                          "tryCall": false,
                          "typeDescriptions": {
                            "typeIdentifier": "t_bytes4",
                            "typeString": "bytes4"
                          }
                        },
                        "nodeType": "VariableDeclarationStatement",
                        "src": "1632:53:123"
                      },
                      {
                        "assignments": [
                          44914
                        ],
                        "declarations": [
                          {
                            "constant": false,
                            "id": 44914,
                            "mutability": "mutable",
                            "name": "__depsFeed",
                            "nameLocation": "1742:10:123",
                            "nodeType": "VariableDeclaration",
                            "scope": 44971,
                            "src": "1700:52:123",
                            "stateVariable": false,
                            "storageLocation": "storage",
                            "typeDescriptions": {
                              "typeIdentifier": "t_struct$_Record_$25171_storage_ptr",
                              "typeString": "struct WitPriceFeedsLegacyDataLib.Record"
                            },
                            "typeName": {
                              "id": 44913,
                              "nodeType": "UserDefinedTypeName",
                              "pathNode": {
                                "id": 44912,
                                "name": "WitPriceFeedsLegacyDataLib.Record",
                                "nameLocations": [
                                  "1700:26:123",
                                  "1727:6:123"
                                ],
                                "nodeType": "IdentifierPath",
                                "referencedDeclaration": 25171,
                                "src": "1700:33:123"
                              },
                              "referencedDeclaration": 25171,
                              "src": "1700:33:123",
                              "typeDescriptions": {
                                "typeIdentifier": "t_struct$_Record_$25171_storage_ptr",
                                "typeString": "struct WitPriceFeedsLegacyDataLib.Record"
                              }
                            },
                            "visibility": "internal"
                          }
                        ],
                        "id": 44919,
                        "initialValue": {
                          "arguments": [
                            {
                              "id": 44917,
                              "name": "_depsId4",
                              "nodeType": "Identifier",
                              "overloadedDeclarations": [],
                              "referencedDeclaration": 44897,
                              "src": "1793:8:123",
                              "typeDescriptions": {
                                "typeIdentifier": "t_bytes4",
                                "typeString": "bytes4"
                              }
                            }
                          ],
                          "expression": {
                            "argumentTypes": [
                              {
                                "typeIdentifier": "t_bytes4",
                                "typeString": "bytes4"
                              }
                            ],
                            "expression": {
                              "id": 44915,
                              "name": "WitPriceFeedsLegacyDataLib",
                              "nodeType": "Identifier",
                              "overloadedDeclarations": [],
                              "referencedDeclaration": 26464,
                              "src": "1755:26:123",
                              "typeDescriptions": {
                                "typeIdentifier": "t_type$_t_contract$_WitPriceFeedsLegacyDataLib_$26464_$",
                                "typeString": "type(library WitPriceFeedsLegacyDataLib)"
                              }
                            },
                            "id": 44916,
                            "isConstant": false,
                            "isLValue": false,
                            "isPure": false,
                            "lValueRequested": false,
                            "memberLocation": "1782:10:123",
                            "memberName": "seekRecord",
                            "nodeType": "MemberAccess",
                            "referencedDeclaration": 25352,
                            "src": "1755:37:123",
                            "typeDescriptions": {
                              "typeIdentifier": "t_function_internal_view$_t_bytes4_$returns$_t_struct$_Record_$25171_storage_ptr_$",
                              "typeString": "function (bytes4) view returns (struct WitPriceFeedsLegacyDataLib.Record storage pointer)"
                            }
                          },
                          "id": 44918,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": false,
                          "kind": "functionCall",
                          "lValueRequested": false,
                          "nameLocations": [],
                          "names": [],
                          "nodeType": "FunctionCall",
                          "src": "1755:47:123",
                          "tryCall": false,
                          "typeDescriptions": {
                            "typeIdentifier": "t_struct$_Record_$25171_storage_ptr",
                            "typeString": "struct WitPriceFeedsLegacyDataLib.Record storage pointer"
                          }
                        },
                        "nodeType": "VariableDeclarationStatement",
                        "src": "1700:102:123"
                      },
                      {
                        "expression": {
                          "arguments": [
                            {
                              "commonType": {
                                "typeIdentifier": "t_uint256",
                                "typeString": "uint256"
                              },
                              "id": 44924,
                              "isConstant": false,
                              "isLValue": false,
                              "isPure": false,
                              "lValueRequested": false,
                              "leftExpression": {
                                "expression": {
                                  "id": 44921,
                                  "name": "__depsFeed",
                                  "nodeType": "Identifier",
                                  "overloadedDeclarations": [],
                                  "referencedDeclaration": 44914,
                                  "src": "1843:10:123",
                                  "typeDescriptions": {
                                    "typeIdentifier": "t_struct$_Record_$25171_storage_ptr",
                                    "typeString": "struct WitPriceFeedsLegacyDataLib.Record storage pointer"
                                  }
                                },
                                "id": 44922,
                                "isConstant": false,
                                "isLValue": true,
                                "isPure": false,
                                "lValueRequested": false,
                                "memberLocation": "1854:5:123",
                                "memberName": "index",
                                "nodeType": "MemberAccess",
                                "referencedDeclaration": 25158,
                                "src": "1843:16:123",
                                "typeDescriptions": {
                                  "typeIdentifier": "t_uint256",
                                  "typeString": "uint256"
                                }
                              },
                              "nodeType": "BinaryOperation",
                              "operator": ">",
                              "rightExpression": {
                                "hexValue": "30",
                                "id": 44923,
                                "isConstant": false,
                                "isLValue": false,
                                "isPure": true,
                                "kind": "number",
                                "lValueRequested": false,
                                "nodeType": "Literal",
                                "src": "1862:1:123",
                                "typeDescriptions": {
                                  "typeIdentifier": "t_rational_0_by_1",
                                  "typeString": "int_const 0"
                                },
                                "value": "0"
                              },
                              "src": "1843:20:123",
                              "typeDescriptions": {
                                "typeIdentifier": "t_bool",
                                "typeString": "bool"
                              }
                            },
                            {
                              "arguments": [
                                {
                                  "arguments": [
                                    {
                                      "hexValue": "57697450726963654665656473536f6c766572426173653a20756e737570706f7274656420",
                                      "id": 44929,
                                      "isConstant": false,
                                      "isLValue": false,
                                      "isPure": true,
                                      "kind": "string",
                                      "lValueRequested": false,
                                      "nodeType": "Literal",
                                      "src": "1929:39:123",
                                      "typeDescriptions": {
                                        "typeIdentifier": "t_stringliteral_5aa3b0d82b481102c4bba0e80e18edbab15b88d684867de663af3693321aa71a",
                                        "typeString": "literal_string \"WitPriceFeedsSolverBase: unsupported \""
                                      },
                                      "value": "WitPriceFeedsSolverBase: unsupported "
                                    },
                                    {
                                      "baseExpression": {
                                        "id": 44930,
                                        "name": "deps",
                                        "nodeType": "Identifier",
                                        "overloadedDeclarations": [],
                                        "referencedDeclaration": 44867,
                                        "src": "1991:4:123",
                                        "typeDescriptions": {
                                          "typeIdentifier": "t_array$_t_string_calldata_ptr_$dyn_calldata_ptr",
                                          "typeString": "string calldata[] calldata"
                                        }
                                      },
                                      "id": 44932,
                                      "indexExpression": {
                                        "id": 44931,
                                        "name": "_ix",
                                        "nodeType": "Identifier",
                                        "overloadedDeclarations": [],
                                        "referencedDeclaration": 44886,
                                        "src": "1996:3:123",
                                        "typeDescriptions": {
                                          "typeIdentifier": "t_uint256",
                                          "typeString": "uint256"
                                        }
                                      },
                                      "isConstant": false,
                                      "isLValue": false,
                                      "isPure": false,
                                      "lValueRequested": false,
                                      "nodeType": "IndexAccess",
                                      "src": "1991:9:123",
                                      "typeDescriptions": {
                                        "typeIdentifier": "t_string_calldata_ptr",
                                        "typeString": "string calldata"
                                      }
                                    }
                                  ],
                                  "expression": {
                                    "argumentTypes": [
                                      {
                                        "typeIdentifier": "t_stringliteral_5aa3b0d82b481102c4bba0e80e18edbab15b88d684867de663af3693321aa71a",
                                        "typeString": "literal_string \"WitPriceFeedsSolverBase: unsupported \""
                                      },
                                      {
                                        "typeIdentifier": "t_string_calldata_ptr",
                                        "typeString": "string calldata"
                                      }
                                    ],
                                    "expression": {
                                      "id": 44927,
                                      "name": "abi",
                                      "nodeType": "Identifier",
                                      "overloadedDeclarations": [],
                                      "referencedDeclaration": 4294967295,
                                      "src": "1890:3:123",
                                      "typeDescriptions": {
                                        "typeIdentifier": "t_magic_abi",
                                        "typeString": "abi"
                                      }
                                    },
                                    "id": 44928,
                                    "isConstant": false,
                                    "isLValue": false,
                                    "isPure": true,
                                    "lValueRequested": false,
                                    "memberLocation": "1894:12:123",
                                    "memberName": "encodePacked",
                                    "nodeType": "MemberAccess",
                                    "src": "1890:16:123",
                                    "typeDescriptions": {
                                      "typeIdentifier": "t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$",
                                      "typeString": "function () pure returns (bytes memory)"
                                    }
                                  },
                                  "id": 44933,
                                  "isConstant": false,
                                  "isLValue": false,
                                  "isPure": false,
                                  "kind": "functionCall",
                                  "lValueRequested": false,
                                  "nameLocations": [],
                                  "names": [],
                                  "nodeType": "FunctionCall",
                                  "src": "1890:129:123",
                                  "tryCall": false,
                                  "typeDescriptions": {
                                    "typeIdentifier": "t_bytes_memory_ptr",
                                    "typeString": "bytes memory"
                                  }
                                }
                              ],
                              "expression": {
                                "argumentTypes": [
                                  {
                                    "typeIdentifier": "t_bytes_memory_ptr",
                                    "typeString": "bytes memory"
                                  }
                                ],
                                "id": 44926,
                                "isConstant": false,
                                "isLValue": false,
                                "isPure": true,
                                "lValueRequested": false,
                                "nodeType": "ElementaryTypeNameExpression",
                                "src": "1883:6:123",
                                "typeDescriptions": {
                                  "typeIdentifier": "t_type$_t_string_storage_ptr_$",
                                  "typeString": "type(string storage pointer)"
                                },
                                "typeName": {
                                  "id": 44925,
                                  "name": "string",
                                  "nodeType": "ElementaryTypeName",
                                  "src": "1883:6:123",
                                  "typeDescriptions": {}
                                }
                              },
                              "id": 44934,
                              "isConstant": false,
                              "isLValue": false,
                              "isPure": false,
                              "kind": "typeConversion",
                              "lValueRequested": false,
                              "nameLocations": [],
                              "names": [],
                              "nodeType": "FunctionCall",
                              "src": "1883:137:123",
                              "tryCall": false,
                              "typeDescriptions": {
                                "typeIdentifier": "t_string_memory_ptr",
                                "typeString": "string memory"
                              }
                            }
                          ],
                          "expression": {
                            "argumentTypes": [
                              {
                                "typeIdentifier": "t_bool",
                                "typeString": "bool"
                              },
                              {
                                "typeIdentifier": "t_string_memory_ptr",
                                "typeString": "string memory"
                              }
                            ],
                            "id": 44920,
                            "name": "require",
                            "nodeType": "Identifier",
                            "overloadedDeclarations": [
                              4294967278,
                              4294967278,
                              4294967278
                            ],
                            "referencedDeclaration": 4294967278,
                            "src": "1817:7:123",
                            "typeDescriptions": {
                              "typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
                              "typeString": "function (bool,string memory) pure"
                            }
                          },
                          "id": 44935,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": false,
                          "kind": "functionCall",
                          "lValueRequested": false,
                          "nameLocations": [],
                          "names": [],
                          "nodeType": "FunctionCall",
                          "src": "1817:218:123",
                          "tryCall": false,
                          "typeDescriptions": {
                            "typeIdentifier": "t_tuple$__$",
                            "typeString": "tuple()"
                          }
                        },
                        "id": 44936,
                        "nodeType": "ExpressionStatement",
                        "src": "1817:218:123"
                      },
                      {
                        "expression": {
                          "arguments": [
                            {
                              "commonType": {
                                "typeIdentifier": "t_bytes4",
                                "typeString": "bytes4"
                              },
                              "id": 44940,
                              "isConstant": false,
                              "isLValue": false,
                              "isPure": false,
                              "lValueRequested": false,
                              "leftExpression": {
                                "id": 44938,
                                "name": "_depsId4",
                                "nodeType": "Identifier",
                                "overloadedDeclarations": [],
                                "referencedDeclaration": 44897,
                                "src": "2076:8:123",
                                "typeDescriptions": {
                                  "typeIdentifier": "t_bytes4",
                                  "typeString": "bytes4"
                                }
                              },
                              "nodeType": "BinaryOperation",
                              "operator": "!=",
                              "rightExpression": {
                                "id": 44939,
                                "name": "feedId",
                                "nodeType": "Identifier",
                                "overloadedDeclarations": [],
                                "referencedDeclaration": 44864,
                                "src": "2088:6:123",
                                "typeDescriptions": {
                                  "typeIdentifier": "t_bytes4",
                                  "typeString": "bytes4"
                                }
                              },
                              "src": "2076:18:123",
                              "typeDescriptions": {
                                "typeIdentifier": "t_bool",
                                "typeString": "bool"
                              }
                            },
                            {
                              "arguments": [
                                {
                                  "arguments": [
                                    {
                                      "hexValue": "57697450726963654665656473536f6c766572426173653a206c6f6f70206f6e20",
                                      "id": 44945,
                                      "isConstant": false,
                                      "isLValue": false,
                                      "isPure": true,
                                      "kind": "string",
                                      "lValueRequested": false,
                                      "nodeType": "Literal",
                                      "src": "2160:35:123",
                                      "typeDescriptions": {
                                        "typeIdentifier": "t_stringliteral_2a027031f075b4f7957d7f3081f787ae1e84be0864dcbede09f6c85b3534778d",
                                        "typeString": "literal_string \"WitPriceFeedsSolverBase: loop on \""
                                      },
                                      "value": "WitPriceFeedsSolverBase: loop on "
                                    },
                                    {
                                      "baseExpression": {
                                        "id": 44946,
                                        "name": "deps",
                                        "nodeType": "Identifier",
                                        "overloadedDeclarations": [],
                                        "referencedDeclaration": 44867,
                                        "src": "2218:4:123",
                                        "typeDescriptions": {
                                          "typeIdentifier": "t_array$_t_string_calldata_ptr_$dyn_calldata_ptr",
                                          "typeString": "string calldata[] calldata"
                                        }
                                      },
                                      "id": 44948,
                                      "indexExpression": {
                                        "id": 44947,
                                        "name": "_ix",
                                        "nodeType": "Identifier",
                                        "overloadedDeclarations": [],
                                        "referencedDeclaration": 44886,
                                        "src": "2223:3:123",
                                        "typeDescriptions": {
                                          "typeIdentifier": "t_uint256",
                                          "typeString": "uint256"
                                        }
                                      },
                                      "isConstant": false,
                                      "isLValue": false,
                                      "isPure": false,
                                      "lValueRequested": false,
                                      "nodeType": "IndexAccess",
                                      "src": "2218:9:123",
                                      "typeDescriptions": {
                                        "typeIdentifier": "t_string_calldata_ptr",
                                        "typeString": "string calldata"
                                      }
                                    }
                                  ],
                                  "expression": {
                                    "argumentTypes": [
                                      {
                                        "typeIdentifier": "t_stringliteral_2a027031f075b4f7957d7f3081f787ae1e84be0864dcbede09f6c85b3534778d",
                                        "typeString": "literal_string \"WitPriceFeedsSolverBase: loop on \""
                                      },
                                      {
                                        "typeIdentifier": "t_string_calldata_ptr",
                                        "typeString": "string calldata"
                                      }
                                    ],
                                    "expression": {
                                      "id": 44943,
                                      "name": "abi",
                                      "nodeType": "Identifier",
                                      "overloadedDeclarations": [],
                                      "referencedDeclaration": 4294967295,
                                      "src": "2121:3:123",
                                      "typeDescriptions": {
                                        "typeIdentifier": "t_magic_abi",
                                        "typeString": "abi"
                                      }
                                    },
                                    "id": 44944,
                                    "isConstant": false,
                                    "isLValue": false,
                                    "isPure": true,
                                    "lValueRequested": false,
                                    "memberLocation": "2125:12:123",
                                    "memberName": "encodePacked",
                                    "nodeType": "MemberAccess",
                                    "src": "2121:16:123",
                                    "typeDescriptions": {
                                      "typeIdentifier": "t_function_abiencodepacked_pure$__$returns$_t_bytes_memory_ptr_$",
                                      "typeString": "function () pure returns (bytes memory)"
                                    }
                                  },
                                  "id": 44949,
                                  "isConstant": false,
                                  "isLValue": false,
                                  "isPure": false,
                                  "kind": "functionCall",
                                  "lValueRequested": false,
                                  "nameLocations": [],
                                  "names": [],
                                  "nodeType": "FunctionCall",
                                  "src": "2121:125:123",
                                  "tryCall": false,
                                  "typeDescriptions": {
                                    "typeIdentifier": "t_bytes_memory_ptr",
                                    "typeString": "bytes memory"
                                  }
                                }
                              ],
                              "expression": {
                                "argumentTypes": [
                                  {
                                    "typeIdentifier": "t_bytes_memory_ptr",
                                    "typeString": "bytes memory"
                                  }
                                ],
                                "id": 44942,
                                "isConstant": false,
                                "isLValue": false,
                                "isPure": true,
                                "lValueRequested": false,
                                "nodeType": "ElementaryTypeNameExpression",
                                "src": "2114:6:123",
                                "typeDescriptions": {
                                  "typeIdentifier": "t_type$_t_string_storage_ptr_$",
                                  "typeString": "type(string storage pointer)"
                                },
                                "typeName": {
                                  "id": 44941,
                                  "name": "string",
                                  "nodeType": "ElementaryTypeName",
                                  "src": "2114:6:123",
                                  "typeDescriptions": {}
                                }
                              },
                              "id": 44950,
                              "isConstant": false,
                              "isLValue": false,
                              "isPure": false,
                              "kind": "typeConversion",
                              "lValueRequested": false,
                              "nameLocations": [],
                              "names": [],
                              "nodeType": "FunctionCall",
                              "src": "2114:133:123",
                              "tryCall": false,
                              "typeDescriptions": {
                                "typeIdentifier": "t_string_memory_ptr",
                                "typeString": "string memory"
                              }
                            }
                          ],
                          "expression": {
                            "argumentTypes": [
                              {
                                "typeIdentifier": "t_bool",
                                "typeString": "bool"
                              },
                              {
                                "typeIdentifier": "t_string_memory_ptr",
                                "typeString": "string memory"
                              }
                            ],
                            "id": 44937,
                            "name": "require",
                            "nodeType": "Identifier",
                            "overloadedDeclarations": [
                              4294967278,
                              4294967278,
                              4294967278
                            ],
                            "referencedDeclaration": 4294967278,
                            "src": "2050:7:123",
                            "typeDescriptions": {
                              "typeIdentifier": "t_function_require_pure$_t_bool_$_t_string_memory_ptr_$returns$__$",
                              "typeString": "function (bool,string memory) pure"
                            }
                          },
                          "id": 44951,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": false,
                          "kind": "functionCall",
                          "lValueRequested": false,
                          "nameLocations": [],
                          "names": [],
                          "nodeType": "FunctionCall",
                          "src": "2050:212:123",
                          "tryCall": false,
                          "typeDescriptions": {
                            "typeIdentifier": "t_tuple$__$",
                            "typeString": "tuple()"
                          }
                        },
                        "id": 44952,
                        "nodeType": "ExpressionStatement",
                        "src": "2050:212:123"
                      },
                      {
                        "expression": {
                          "id": 44964,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": false,
                          "lValueRequested": false,
                          "leftHandSide": {
                            "id": 44953,
                            "name": "_depsFlag",
                            "nodeType": "Identifier",
                            "overloadedDeclarations": [],
                            "referencedDeclaration": 44872,
                            "src": "2277:9:123",
                            "typeDescriptions": {
                              "typeIdentifier": "t_bytes32",
                              "typeString": "bytes32"
                            }
                          },
                          "nodeType": "Assignment",
                          "operator": "|=",
                          "rightHandSide": {
                            "components": [
                              {
                                "commonType": {
                                  "typeIdentifier": "t_bytes32",
                                  "typeString": "bytes32"
                                },
                                "id": 44962,
                                "isConstant": false,
                                "isLValue": false,
                                "isPure": false,
                                "lValueRequested": false,
                                "leftExpression": {
                                  "arguments": [
                                    {
                                      "id": 44956,
                                      "name": "_depsId4",
                                      "nodeType": "Identifier",
                                      "overloadedDeclarations": [],
                                      "referencedDeclaration": 44897,
                                      "src": "2299:8:123",
                                      "typeDescriptions": {
                                        "typeIdentifier": "t_bytes4",
                                        "typeString": "bytes4"
                                      }
                                    }
                                  ],
                                  "expression": {
                                    "argumentTypes": [
                                      {
                                        "typeIdentifier": "t_bytes4",
                                        "typeString": "bytes4"
                                      }
                                    ],
                                    "id": 44955,
                                    "isConstant": false,
                                    "isLValue": false,
                                    "isPure": true,
                                    "lValueRequested": false,
                                    "nodeType": "ElementaryTypeNameExpression",
                                    "src": "2291:7:123",
                                    "typeDescriptions": {
                                      "typeIdentifier": "t_type$_t_bytes32_$",
                                      "typeString": "type(bytes32)"
                                    },
                                    "typeName": {
                                      "id": 44954,
                                      "name": "bytes32",
                                      "nodeType": "ElementaryTypeName",
                                      "src": "2291:7:123",
                                      "typeDescriptions": {}
                                    }
                                  },
                                  "id": 44957,
                                  "isConstant": false,
                                  "isLValue": false,
                                  "isPure": false,
                                  "kind": "typeConversion",
                                  "lValueRequested": false,
                                  "nameLocations": [],
                                  "names": [],
                                  "nodeType": "FunctionCall",
                                  "src": "2291:17:123",
                                  "tryCall": false,
                                  "typeDescriptions": {
                                    "typeIdentifier": "t_bytes32",
                                    "typeString": "bytes32"
                                  }
                                },
                                "nodeType": "BinaryOperation",
                                "operator": ">>",
                                "rightExpression": {
                                  "components": [
                                    {
                                      "commonType": {
                                        "typeIdentifier": "t_uint256",
                                        "typeString": "uint256"
                                      },
                                      "id": 44960,
                                      "isConstant": false,
                                      "isLValue": false,
                                      "isPure": false,
                                      "lValueRequested": false,
                                      "leftExpression": {
                                        "hexValue": "3332",
                                        "id": 44958,
                                        "isConstant": false,
                                        "isLValue": false,
                                        "isPure": true,
                                        "kind": "number",
                                        "lValueRequested": false,
                                        "nodeType": "Literal",
                                        "src": "2313:2:123",
                                        "typeDescriptions": {
                                          "typeIdentifier": "t_rational_32_by_1",
                                          "typeString": "int_const 32"
                                        },
                                        "value": "32"
                                      },
                                      "nodeType": "BinaryOperation",
                                      "operator": "*",
                                      "rightExpression": {
                                        "id": 44959,
                                        "name": "_ix",
                                        "nodeType": "Identifier",
                                        "overloadedDeclarations": [],
                                        "referencedDeclaration": 44886,
                                        "src": "2318:3:123",
                                        "typeDescriptions": {
                                          "typeIdentifier": "t_uint256",
                                          "typeString": "uint256"
                                        }
                                      },
                                      "src": "2313:8:123",
                                      "typeDescriptions": {
                                        "typeIdentifier": "t_uint256",
                                        "typeString": "uint256"
                                      }
                                    }
                                  ],
                                  "id": 44961,
                                  "isConstant": false,
                                  "isInlineArray": false,
                                  "isLValue": false,
                                  "isPure": false,
                                  "lValueRequested": false,
                                  "nodeType": "TupleExpression",
                                  "src": "2312:10:123",
                                  "typeDescriptions": {
                                    "typeIdentifier": "t_uint256",
                                    "typeString": "uint256"
                                  }
                                },
                                "src": "2291:31:123",
                                "typeDescriptions": {
                                  "typeIdentifier": "t_bytes32",
                                  "typeString": "bytes32"
                                }
                              }
                            ],
                            "id": 44963,
                            "isConstant": false,
                            "isInlineArray": false,
                            "isLValue": false,
                            "isPure": false,
                            "lValueRequested": false,
                            "nodeType": "TupleExpression",
                            "src": "2290:33:123",
                            "typeDescriptions": {
                              "typeIdentifier": "t_bytes32",
                              "typeString": "bytes32"
                            }
                          },
                          "src": "2277:46:123",
                          "typeDescriptions": {
                            "typeIdentifier": "t_bytes32",
                            "typeString": "bytes32"
                          }
                        },
                        "id": 44965,
                        "nodeType": "ExpressionStatement",
                        "src": "2277:46:123"
                      },
                      {
                        "expression": {
                          "id": 44969,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": false,
                          "lValueRequested": false,
                          "leftHandSide": {
                            "id": 44966,
                            "name": "_innerDecimals",
                            "nodeType": "Identifier",
                            "overloadedDeclarations": [],
                            "referencedDeclaration": 44875,
                            "src": "2338:14:123",
                            "typeDescriptions": {
                              "typeIdentifier": "t_uint256",
                              "typeString": "uint256"
                            }
                          },
                          "nodeType": "Assignment",
                          "operator": "+=",
                          "rightHandSide": {
                            "expression": {
                              "id": 44967,
                              "name": "__depsFeed",
                              "nodeType": "Identifier",
                              "overloadedDeclarations": [],
                              "referencedDeclaration": 44914,
                              "src": "2356:10:123",
                              "typeDescriptions": {
                                "typeIdentifier": "t_struct$_Record_$25171_storage_ptr",
                                "typeString": "struct WitPriceFeedsLegacyDataLib.Record storage pointer"
                              }
                            },
                            "id": 44968,
                            "isConstant": false,
                            "isLValue": true,
                            "isPure": false,
                            "lValueRequested": false,
                            "memberLocation": "2367:8:123",
                            "memberName": "decimals",
                            "nodeType": "MemberAccess",
                            "referencedDeclaration": 25156,
                            "src": "2356:19:123",
                            "typeDescriptions": {
                              "typeIdentifier": "t_uint8",
                              "typeString": "uint8"
                            }
                          },
                          "src": "2338:37:123",
                          "typeDescriptions": {
                            "typeIdentifier": "t_uint256",
                            "typeString": "uint256"
                          }
                        },
                        "id": 44970,
                        "nodeType": "ExpressionStatement",
                        "src": "2338:37:123"
                      }
                    ]
                  },
                  "condition": {
                    "commonType": {
                      "typeIdentifier": "t_uint256",
                      "typeString": "uint256"
                    },
                    "id": 44892,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "lValueRequested": false,
                    "leftExpression": {
                      "id": 44889,
                      "name": "_ix",
                      "nodeType": "Identifier",
                      "overloadedDeclarations": [],
                      "referencedDeclaration": 44886,
                      "src": "1590:3:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_uint256",
                        "typeString": "uint256"
                      }
                    },
                    "nodeType": "BinaryOperation",
                    "operator": "<",
                    "rightExpression": {
                      "expression": {
                        "id": 44890,
                        "name": "deps",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 44867,
                        "src": "1596:4:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_array$_t_string_calldata_ptr_$dyn_calldata_ptr",
                          "typeString": "string calldata[] calldata"
                        }
                      },
                      "id": 44891,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "lValueRequested": false,
                      "memberLocation": "1601:6:123",
                      "memberName": "length",
                      "nodeType": "MemberAccess",
                      "src": "1596:11:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_uint256",
                        "typeString": "uint256"
                      }
                    },
                    "src": "1590:17:123",
                    "typeDescriptions": {
                      "typeIdentifier": "t_bool",
                      "typeString": "bool"
                    }
                  },
                  "id": 44972,
                  "initializationExpression": {
                    "assignments": [
                      44886
                    ],
                    "declarations": [
                      {
                        "constant": false,
                        "id": 44886,
                        "mutability": "mutable",
                        "name": "_ix",
                        "nameLocation": "1581:3:123",
                        "nodeType": "VariableDeclaration",
                        "scope": 44972,
                        "src": "1576:8:123",
                        "stateVariable": false,
                        "storageLocation": "default",
                        "typeDescriptions": {
                          "typeIdentifier": "t_uint256",
                          "typeString": "uint256"
                        },
                        "typeName": {
                          "id": 44885,
                          "name": "uint",
                          "nodeType": "ElementaryTypeName",
                          "src": "1576:4:123",
                          "typeDescriptions": {
                            "typeIdentifier": "t_uint256",
                            "typeString": "uint256"
                          }
                        },
                        "visibility": "internal"
                      }
                    ],
                    "id": 44888,
                    "initialValue": {
                      "hexValue": "30",
                      "id": 44887,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": true,
                      "kind": "number",
                      "lValueRequested": false,
                      "nodeType": "Literal",
                      "src": "1587:1:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_rational_0_by_1",
                        "typeString": "int_const 0"
                      },
                      "value": "0"
                    },
                    "nodeType": "VariableDeclarationStatement",
                    "src": "1576:12:123"
                  },
                  "isSimpleCounterLoop": true,
                  "loopExpression": {
                    "expression": {
                      "id": 44894,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "lValueRequested": false,
                      "nodeType": "UnaryOperation",
                      "operator": "++",
                      "prefix": false,
                      "src": "1609:6:123",
                      "subExpression": {
                        "id": 44893,
                        "name": "_ix",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 44886,
                        "src": "1609:3:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_uint256",
                          "typeString": "uint256"
                        }
                      },
                      "typeDescriptions": {
                        "typeIdentifier": "t_uint256",
                        "typeString": "uint256"
                      }
                    },
                    "id": 44895,
                    "nodeType": "ExpressionStatement",
                    "src": "1609:6:123"
                  },
                  "nodeType": "ForStatement",
                  "src": "1571:816:123"
                },
                {
                  "assignments": [
                    44977
                  ],
                  "declarations": [
                    {
                      "constant": false,
                      "id": 44977,
                      "mutability": "mutable",
                      "name": "__feed",
                      "nameLocation": "2439:6:123",
                      "nodeType": "VariableDeclaration",
                      "scope": 45007,
                      "src": "2397:48:123",
                      "stateVariable": false,
                      "storageLocation": "storage",
                      "typeDescriptions": {
                        "typeIdentifier": "t_struct$_Record_$25171_storage_ptr",
                        "typeString": "struct WitPriceFeedsLegacyDataLib.Record"
                      },
                      "typeName": {
                        "id": 44976,
                        "nodeType": "UserDefinedTypeName",
                        "pathNode": {
                          "id": 44975,
                          "name": "WitPriceFeedsLegacyDataLib.Record",
                          "nameLocations": [
                            "2397:26:123",
                            "2424:6:123"
                          ],
                          "nodeType": "IdentifierPath",
                          "referencedDeclaration": 25171,
                          "src": "2397:33:123"
                        },
                        "referencedDeclaration": 25171,
                        "src": "2397:33:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_struct$_Record_$25171_storage_ptr",
                          "typeString": "struct WitPriceFeedsLegacyDataLib.Record"
                        }
                      },
                      "visibility": "internal"
                    }
                  ],
                  "id": 44982,
                  "initialValue": {
                    "arguments": [
                      {
                        "id": 44980,
                        "name": "feedId",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 44864,
                        "src": "2486:6:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_bytes4",
                          "typeString": "bytes4"
                        }
                      }
                    ],
                    "expression": {
                      "argumentTypes": [
                        {
                          "typeIdentifier": "t_bytes4",
                          "typeString": "bytes4"
                        }
                      ],
                      "expression": {
                        "id": 44978,
                        "name": "WitPriceFeedsLegacyDataLib",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 26464,
                        "src": "2448:26:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_type$_t_contract$_WitPriceFeedsLegacyDataLib_$26464_$",
                          "typeString": "type(library WitPriceFeedsLegacyDataLib)"
                        }
                      },
                      "id": 44979,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "lValueRequested": false,
                      "memberLocation": "2475:10:123",
                      "memberName": "seekRecord",
                      "nodeType": "MemberAccess",
                      "referencedDeclaration": 25352,
                      "src": "2448:37:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_function_internal_view$_t_bytes4_$returns$_t_struct$_Record_$25171_storage_ptr_$",
                        "typeString": "function (bytes4) view returns (struct WitPriceFeedsLegacyDataLib.Record storage pointer)"
                      }
                    },
                    "id": 44981,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "kind": "functionCall",
                    "lValueRequested": false,
                    "nameLocations": [],
                    "names": [],
                    "nodeType": "FunctionCall",
                    "src": "2448:45:123",
                    "tryCall": false,
                    "typeDescriptions": {
                      "typeIdentifier": "t_struct$_Record_$25171_storage_ptr",
                      "typeString": "struct WitPriceFeedsLegacyDataLib.Record storage pointer"
                    }
                  },
                  "nodeType": "VariableDeclarationStatement",
                  "src": "2397:96:123"
                },
                {
                  "expression": {
                    "id": 44999,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "lValueRequested": false,
                    "leftHandSide": {
                      "expression": {
                        "id": 44983,
                        "name": "__feed",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 44977,
                        "src": "2504:6:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_struct$_Record_$25171_storage_ptr",
                          "typeString": "struct WitPriceFeedsLegacyDataLib.Record storage pointer"
                        }
                      },
                      "id": 44985,
                      "isConstant": false,
                      "isLValue": true,
                      "isPure": false,
                      "lValueRequested": true,
                      "memberLocation": "2511:14:123",
                      "memberName": "solverReductor",
                      "nodeType": "MemberAccess",
                      "referencedDeclaration": 25168,
                      "src": "2504:21:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_int256",
                        "typeString": "int256"
                      }
                    },
                    "nodeType": "Assignment",
                    "operator": "=",
                    "rightHandSide": {
                      "commonType": {
                        "typeIdentifier": "t_int256",
                        "typeString": "int256"
                      },
                      "id": 44998,
                      "isConstant": false,
                      "isLValue": false,
                      "isPure": false,
                      "lValueRequested": false,
                      "leftExpression": {
                        "arguments": [
                          {
                            "arguments": [
                              {
                                "expression": {
                                  "id": 44990,
                                  "name": "__feed",
                                  "nodeType": "Identifier",
                                  "overloadedDeclarations": [],
                                  "referencedDeclaration": 44977,
                                  "src": "2537:6:123",
                                  "typeDescriptions": {
                                    "typeIdentifier": "t_struct$_Record_$25171_storage_ptr",
                                    "typeString": "struct WitPriceFeedsLegacyDataLib.Record storage pointer"
                                  }
                                },
                                "id": 44991,
                                "isConstant": false,
                                "isLValue": true,
                                "isPure": false,
                                "lValueRequested": false,
                                "memberLocation": "2544:8:123",
                                "memberName": "decimals",
                                "nodeType": "MemberAccess",
                                "referencedDeclaration": 25156,
                                "src": "2537:15:123",
                                "typeDescriptions": {
                                  "typeIdentifier": "t_uint8",
                                  "typeString": "uint8"
                                }
                              }
                            ],
                            "expression": {
                              "argumentTypes": [
                                {
                                  "typeIdentifier": "t_uint8",
                                  "typeString": "uint8"
                                }
                              ],
                              "id": 44989,
                              "isConstant": false,
                              "isLValue": false,
                              "isPure": true,
                              "lValueRequested": false,
                              "nodeType": "ElementaryTypeNameExpression",
                              "src": "2532:4:123",
                              "typeDescriptions": {
                                "typeIdentifier": "t_type$_t_uint256_$",
                                "typeString": "type(uint256)"
                              },
                              "typeName": {
                                "id": 44988,
                                "name": "uint",
                                "nodeType": "ElementaryTypeName",
                                "src": "2532:4:123",
                                "typeDescriptions": {}
                              }
                            },
                            "id": 44992,
                            "isConstant": false,
                            "isLValue": false,
                            "isPure": false,
                            "kind": "typeConversion",
                            "lValueRequested": false,
                            "nameLocations": [],
                            "names": [],
                            "nodeType": "FunctionCall",
                            "src": "2532:21:123",
                            "tryCall": false,
                            "typeDescriptions": {
                              "typeIdentifier": "t_uint256",
                              "typeString": "uint256"
                            }
                          }
                        ],
                        "expression": {
                          "argumentTypes": [
                            {
                              "typeIdentifier": "t_uint256",
                              "typeString": "uint256"
                            }
                          ],
                          "id": 44987,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": true,
                          "lValueRequested": false,
                          "nodeType": "ElementaryTypeNameExpression",
                          "src": "2528:3:123",
                          "typeDescriptions": {
                            "typeIdentifier": "t_type$_t_int256_$",
                            "typeString": "type(int256)"
                          },
                          "typeName": {
                            "id": 44986,
                            "name": "int",
                            "nodeType": "ElementaryTypeName",
                            "src": "2528:3:123",
                            "typeDescriptions": {}
                          }
                        },
                        "id": 44993,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": false,
                        "kind": "typeConversion",
                        "lValueRequested": false,
                        "nameLocations": [],
                        "names": [],
                        "nodeType": "FunctionCall",
                        "src": "2528:26:123",
                        "tryCall": false,
                        "typeDescriptions": {
                          "typeIdentifier": "t_int256",
                          "typeString": "int256"
                        }
                      },
                      "nodeType": "BinaryOperation",
                      "operator": "-",
                      "rightExpression": {
                        "arguments": [
                          {
                            "id": 44996,
                            "name": "_innerDecimals",
                            "nodeType": "Identifier",
                            "overloadedDeclarations": [],
                            "referencedDeclaration": 44875,
                            "src": "2561:14:123",
                            "typeDescriptions": {
                              "typeIdentifier": "t_uint256",
                              "typeString": "uint256"
                            }
                          }
                        ],
                        "expression": {
                          "argumentTypes": [
                            {
                              "typeIdentifier": "t_uint256",
                              "typeString": "uint256"
                            }
                          ],
                          "id": 44995,
                          "isConstant": false,
                          "isLValue": false,
                          "isPure": true,
                          "lValueRequested": false,
                          "nodeType": "ElementaryTypeNameExpression",
                          "src": "2557:3:123",
                          "typeDescriptions": {
                            "typeIdentifier": "t_type$_t_int256_$",
                            "typeString": "type(int256)"
                          },
                          "typeName": {
                            "id": 44994,
                            "name": "int",
                            "nodeType": "ElementaryTypeName",
                            "src": "2557:3:123",
                            "typeDescriptions": {}
                          }
                        },
                        "id": 44997,
                        "isConstant": false,
                        "isLValue": false,
                        "isPure": false,
                        "kind": "typeConversion",
                        "lValueRequested": false,
                        "nameLocations": [],
                        "names": [],
                        "nodeType": "FunctionCall",
                        "src": "2557:19:123",
                        "tryCall": false,
                        "typeDescriptions": {
                          "typeIdentifier": "t_int256",
                          "typeString": "int256"
                        }
                      },
                      "src": "2528:48:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_int256",
                        "typeString": "int256"
                      }
                    },
                    "src": "2504:72:123",
                    "typeDescriptions": {
                      "typeIdentifier": "t_int256",
                      "typeString": "int256"
                    }
                  },
                  "id": 45000,
                  "nodeType": "ExpressionStatement",
                  "src": "2504:72:123"
                },
                {
                  "expression": {
                    "id": 45005,
                    "isConstant": false,
                    "isLValue": false,
                    "isPure": false,
                    "lValueRequested": false,
                    "leftHandSide": {
                      "expression": {
                        "id": 45001,
                        "name": "__feed",
                        "nodeType": "Identifier",
                        "overloadedDeclarations": [],
                        "referencedDeclaration": 44977,
                        "src": "2587:6:123",
                        "typeDescriptions": {
                          "typeIdentifier": "t_struct$_Record_$25171_storage_ptr",
                          "typeString": "struct WitPriceFeedsLegacyDataLib.Record storage pointer"
                        }
                      },
                      "id": 45003,
                      "isConstant": false,
                      "isLValue": true,
                      "isPure": false,
                      "lValueRequested": true,
                      "memberLocation": "2594:14:123",
                      "memberName": "solverDepsFlag",
                      "nodeType": "MemberAccess",
                      "referencedDeclaration": 25170,
                      "src": "2587:21:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_bytes32",
                        "typeString": "bytes32"
                      }
                    },
                    "nodeType": "Assignment",
                    "operator": "=",
                    "rightHandSide": {
                      "id": 45004,
                      "name": "_depsFlag",
                      "nodeType": "Identifier",
                      "overloadedDeclarations": [],
                      "referencedDeclaration": 44872,
                      "src": "2611:9:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_bytes32",
                        "typeString": "bytes32"
                      }
                    },
                    "src": "2587:33:123",
                    "typeDescriptions": {
                      "typeIdentifier": "t_bytes32",
                      "typeString": "bytes32"
                    }
                  },
                  "id": 45006,
                  "nodeType": "ExpressionStatement",
                  "src": "2587:33:123"
                }
              ]
            },
            "functionSelector": "e6f87158",
            "id": 45008,
            "implemented": true,
            "kind": "function",
            "modifiers": [],
            "name": "validate",
            "nameLocation": "1302:8:123",
            "nodeType": "FunctionDefinition",
            "overrides": {
              "id": 44869,
              "nodeType": "OverrideSpecifier",
              "overrides": [],
              "src": "1358:8:123"
            },
            "parameters": {
              "id": 44868,
              "nodeType": "ParameterList",
              "parameters": [
                {
                  "constant": false,
                  "id": 44864,
                  "mutability": "mutable",
                  "name": "feedId",
                  "nameLocation": "1318:6:123",
                  "nodeType": "VariableDeclaration",
                  "scope": 45008,
                  "src": "1311:13:123",
                  "stateVariable": false,
                  "storageLocation": "default",
                  "typeDescriptions": {
                    "typeIdentifier": "t_bytes4",
                    "typeString": "bytes4"
                  },
                  "typeName": {
                    "id": 44863,
                    "name": "bytes4",
                    "nodeType": "ElementaryTypeName",
                    "src": "1311:6:123",
                    "typeDescriptions": {
                      "typeIdentifier": "t_bytes4",
                      "typeString": "bytes4"
                    }
                  },
                  "visibility": "internal"
                },
                {
                  "constant": false,
                  "id": 44867,
                  "mutability": "mutable",
                  "name": "deps",
                  "nameLocation": "1344:4:123",
                  "nodeType": "VariableDeclaration",
                  "scope": 45008,
                  "src": "1326:22:123",
                  "stateVariable": false,
                  "storageLocation": "calldata",
                  "typeDescriptions": {
                    "typeIdentifier": "t_array$_t_string_calldata_ptr_$dyn_calldata_ptr",
                    "typeString": "string[]"
                  },
                  "typeName": {
                    "baseType": {
                      "id": 44865,
                      "name": "string",
                      "nodeType": "ElementaryTypeName",
                      "src": "1326:6:123",
                      "typeDescriptions": {
                        "typeIdentifier": "t_string_storage_ptr",
                        "typeString": "string"
                      }
                    },
                    "id": 44866,
                    "nodeType": "ArrayTypeName",
                    "src": "1326:8:123",
                    "typeDescriptions": {
                      "typeIdentifier": "t_array$_t_string_storage_$dyn_storage_ptr",
                      "typeString": "string[]"
                    }
                  },
                  "visibility": "internal"
                }
              ],
              "src": "1310:39:123"
            },
            "returnParameters": {
              "id": 44870,
              "nodeType": "ParameterList",
              "parameters": [],
              "src": "1376:0:123"
            },
            "scope": 45009,
            "src": "1293:1335:123",
            "stateMutability": "nonpayable",
            "virtual": true,
            "visibility": "external"
          }
        ],
        "scope": 45010,
        "src": "125:2506:123",
        "usedErrors": [],
        "usedEvents": []
      }
    ],
    "src": "35:2596:123"
  },
  "compiler": {
    "name": "solc",
    "version": "0.8.30+commit.73712a01.Emscripten.clang"
  },
  "networks": {},
  "schemaVersion": "3.4.16",
  "updatedAt": "2025-10-15T14:34:46.037Z",
  "devdoc": {
    "kind": "dev",
    "methods": {},
    "version": 1
  },
  "userdoc": {
    "kind": "user",
    "methods": {
      "class()": {
        "notice": "=============================================================================================================== --- Yet to be implemented IWitPriceFeedsLegacySolver methods --------------------------------------------------------"
      },
      "delegator()": {
        "notice": "=============================================================================================================== --- Base implementation ---------------------------------------------------------------------------------------"
      }
    },
    "version": 1
  }
}