@ensuro/price-risk-module
Version:
Price Risk Module for the Ensuro Protocol
25 lines (24 loc) • 506 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IPriceOracle",
"sourceName": "contracts/interfaces/IPriceOracle.sol",
"abi": [
{
"inputs": [],
"name": "getCurrentPrice",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}