test-contracts-sovryn
Version:
Smart contracts for the Sovryn protocol and external integrations.
32 lines (31 loc) • 647 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "Medianizer",
"sourceName": "contracts/feeds/testnet/PriceFeedsMoC.sol",
"abi": [
{
"constant": true,
"inputs": [],
"name": "peek",
"outputs": [
{
"internalType": "bytes32",
"name": "",
"type": "bytes32"
},
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}