UNPKG

bnpl

Version:

The smart contracts for bnpl

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