@ensuro/cash-flow-lender
Version:
Contract to track the debt with partners that pay on a monthly basis, used by the Ensuro Protocol
25 lines (24 loc) • 515 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IPolicyPool",
"sourceName": "contracts/dependencies/IPolicyPool.sol",
"abi": [
{
"inputs": [],
"name": "currency",
"outputs": [
{
"internalType": "contract IERC20Metadata",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}