[
    {
        "inputs": [
            { "internalType": "address", "name": "_morpho", "type": "address" },
            {
                "internalType": "address",
                "name": "_adaptiveCurveIrm",
                "type": "address"
            }
        ],
        "stateMutability": "nonpayable",
        "type": "constructor"
    },
    {
        "anonymous": false,
        "inputs": [
            {
                "indexed": true,
                "internalType": "address",
                "name": "parentVault",
                "type": "address"
            },
            {
                "indexed": true,
                "internalType": "address",
                "name": "morphoMarketV1AdapterV2",
                "type": "address"
            }
        ],
        "name": "CreateMorphoMarketV1AdapterV2",
        "type": "event"
    },
    {
        "anonymous": false,
        "inputs": [
            {
                "indexed": true,
                "internalType": "address",
                "name": "morpho",
                "type": "address"
            },
            {
                "indexed": true,
                "internalType": "address",
                "name": "adaptiveCurveIrm",
                "type": "address"
            }
        ],
        "name": "CreateMorphoMarketV1AdapterV2Factory",
        "type": "event"
    },
    {
        "inputs": [],
        "name": "adaptiveCurveIrm",
        "outputs": [{ "internalType": "address", "name": "", "type": "address" }],
        "stateMutability": "view",
        "type": "function"
    },
    {
        "inputs": [
            { "internalType": "address", "name": "parentVault", "type": "address" }
        ],
        "name": "createMorphoMarketV1AdapterV2",
        "outputs": [{ "internalType": "address", "name": "", "type": "address" }],
        "stateMutability": "nonpayable",
        "type": "function"
    },
    {
        "inputs": [
            { "internalType": "address", "name": "account", "type": "address" }
        ],
        "name": "isMorphoMarketV1AdapterV2",
        "outputs": [{ "internalType": "bool", "name": "", "type": "bool" }],
        "stateMutability": "view",
        "type": "function"
    },
    {
        "inputs": [],
        "name": "morpho",
        "outputs": [{ "internalType": "address", "name": "", "type": "address" }],
        "stateMutability": "view",
        "type": "function"
    },
    {
        "inputs": [
            { "internalType": "address", "name": "parentVault", "type": "address" }
        ],
        "name": "morphoMarketV1AdapterV2",
        "outputs": [{ "internalType": "address", "name": "", "type": "address" }],
        "stateMutability": "view",
        "type": "function"
    }
]
