{
    "_format": "hh-sol-artifact-1",
    "contractName": "IRestrictedNORI",
    "sourceName": "contracts/IRestrictedNORI.sol",
    "abi": [
        {
            "inputs": [
                {
                    "internalType": "uint256",
                    "name": "projectId",
                    "type": "uint256"
                },
                {
                    "internalType": "uint256",
                    "name": "startTime",
                    "type": "uint256"
                },
                {
                    "internalType": "uint8",
                    "name": "methodology",
                    "type": "uint8"
                },
                {
                    "internalType": "uint8",
                    "name": "methodologyVersion",
                    "type": "uint8"
                }
            ],
            "name": "createSchedule",
            "outputs": [],
            "stateMutability": "nonpayable",
            "type": "function"
        },
        {
            "inputs": [
                {
                    "internalType": "uint256",
                    "name": "scheduleId",
                    "type": "uint256"
                }
            ],
            "name": "scheduleExists",
            "outputs": [
                {
                    "internalType": "bool",
                    "name": "",
                    "type": "bool"
                }
            ],
            "stateMutability": "view",
            "type": "function"
        }
    ],
    "bytecode": "0x",
    "deployedBytecode": "0x",
    "linkReferences": {},
    "deployedLinkReferences": {}
}
