UNPKG

@ensuro/core

Version:

Ensuro - Decentralized insurance protocol

44 lines (43 loc) 908 B
{ "_format": "hh-sol-artifact-1", "contractName": "IPolicyPoolComponent", "sourceName": "contracts/interfaces/IPolicyPoolComponent.sol", "abi": [ { "inputs": [], "name": "policyPool", "outputs": [ { "internalType": "contract IPolicyPool", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [ { "internalType": "bytes4", "name": "interfaceId", "type": "bytes4" } ], "name": "supportsInterface", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }