[ { "inputs": [ { "internalType": "address", "name": "sender", "type": "address" }, { "internalType": "string[]", "name": "urls", "type": "string[]" }, { "internalType": "bytes", "name": "callData", "type": "bytes" }, { "internalType": "bytes4", "name": "callbackFunction", "type": "bytes4" }, { "internalType": "bytes", "name": "extraData", "type": "bytes" } ], "name": "OffchainLookup", "type": "error" }, { "inputs": [ { "internalType": "bytes", "name": "_message", "type": "bytes" } ], "name": "getOffchainVerifyInfo", "outputs": [], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "moduleType", "outputs": [ { "internalType": "uint8", "name": "", "type": "uint8" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "bytes", "name": "_metadata", "type": "bytes" }, { "internalType": "bytes", "name": "_message", "type": "bytes" } ], "name": "verify", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "nonpayable", "type": "function" } ]