UNPKG

@safe-global/safe-contracts

Version:
36 lines (35 loc) 748 B
{ "_format": "hh-sol-artifact-1", "contractName": "ISignatureValidator", "sourceName": "contracts/interfaces/ISignatureValidator.sol", "abi": [ { "inputs": [ { "internalType": "bytes", "name": "_data", "type": "bytes" }, { "internalType": "bytes", "name": "_signature", "type": "bytes" } ], "name": "isValidSignature", "outputs": [ { "internalType": "bytes4", "name": "", "type": "bytes4" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }