core-artifacts
Version:
Consist artifacts of the maple protocol
25 lines (24 loc) • 503 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IOracle",
"sourceName": "contracts/core/usd-oracle/v1/UsdOracle.sol",
"abi": [
{
"inputs": [],
"name": "getLatestPrice",
"outputs": [
{
"internalType": "int256",
"name": "",
"type": "int256"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}