@gooddollar/goodprotocol
Version:
GoodDollar Protocol
38 lines (37 loc) • 1.54 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "GasPriceMockOracle",
"sourceName": "contracts/mocks/GasPriceMockOracle.sol",
"abi": [
{
"inputs": [],
"name": "latestAnswer",
"outputs": [
{
"internalType": "int256",
"name": "",
"type": "int256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "int256",
"name": "_price",
"type": "int256"
}
],
"name": "setPrice",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x6080604052639502f90060005534801561001857600080fd5b5060ac806100276000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c806350d25bcd146037578063f7a3080614604c575b600080fd5b60005460405190815260200160405180910390f35b605c6057366004605e565b600055565b005b600060208284031215606f57600080fd5b503591905056fea264697066735822122032bce2556a6a8911dfdb66f0fe9a4303168f077d3d9d1bde2751a1deb35f2db064736f6c63430008130033",
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c806350d25bcd146037578063f7a3080614604c575b600080fd5b60005460405190815260200160405180910390f35b605c6057366004605e565b600055565b005b600060208284031215606f57600080fd5b503591905056fea264697066735822122032bce2556a6a8911dfdb66f0fe9a4303168f077d3d9d1bde2751a1deb35f2db064736f6c63430008130033",
"linkReferences": {},
"deployedLinkReferences": {}
}