Gelato-automations/pre-compiles/GelatoGasPriceOracle.json

23 lines
418 B
JSON
Raw Normal View History

2020-10-19 23:16:23 +00:00
{
"contractName": "GelatoGasPriceOracle",
"abi": [
{
"inputs": [],
"name": "latestAnswer",
"outputs": [
{
"internalType": "int256",
"name": "",
"type": "int256"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}