[ { "inputs": [], "name": "moduleType", "outputs": [ { "internalType": "uint8", "name": "", "type": "uint8" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "bytes", "name": "_message", "type": "bytes" } ], "name": "validatorsAndThreshold", "outputs": [ { "internalType": "address[]", "name": "validators", "type": "address[]" }, { "internalType": "uint8", "name": "threshold", "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" } ]