@gooddollar/goodprotocol
Version:
GoodDollar Protocol
58 lines (57 loc) • 2.02 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "EthUSDMockOracle",
"sourceName": "contracts/mocks/EthUSDMockOracle.sol",
"abi": [
{
"inputs": [],
"name": "latestAnswer",
"outputs": [
{
"internalType": "int256",
"name": "",
"type": "int256"
}
],
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [],
"name": "latestRoundData",
"outputs": [
{
"internalType": "uint80",
"name": "roundId",
"type": "uint80"
},
{
"internalType": "int256",
"name": "answer",
"type": "int256"
},
{
"internalType": "uint256",
"name": "startedAt",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "updatedAt",
"type": "uint256"
},
{
"internalType": "uint80",
"name": "answeredInRound",
"type": "uint80"
}
],
"stateMutability": "pure",
"type": "function"
}
],
"bytecode": "0x6080604052348015600f57600080fd5b5060b58061001e6000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c806350d25bcd146037578063feaf968c14604f575b600080fd5b60405164174876e80081526020015b60405180910390f35b60408051600080825264174876e800602083015291810182905260608101829052608081019190915260a001604656fea2646970667358221220a1fffd8c2ffda44f43066ba58a464102bba339c7027d27311aee2da6e9613e0e64736f6c63430008130033",
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c806350d25bcd146037578063feaf968c14604f575b600080fd5b60405164174876e80081526020015b60405180910390f35b60408051600080825264174876e800602083015291810182905260608101829052608081019190915260a001604656fea2646970667358221220a1fffd8c2ffda44f43066ba58a464102bba339c7027d27311aee2da6e9613e0e64736f6c63430008130033",
"linkReferences": {},
"deployedLinkReferences": {}
}