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