UNPKG

@venusprotocol/governance-contracts

Version:
57 lines (56 loc) 1.2 kB
{ "_format": "hh-sol-artifact-1", "contractName": "ICorePoolVToken", "sourceName": "contracts/interfaces/ICorePoolVToken.sol", "abi": [ { "inputs": [ { "internalType": "contract InterestRateModelV8", "name": "newInterestRateModel", "type": "address" } ], "name": "_setInterestRateModel", "outputs": [ { "internalType": "uint256", "name": "", "type": "uint256" } ], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [], "name": "comptroller", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "interestRateModel", "outputs": [ { "internalType": "address", "name": "", "type": "address" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }