witnet-solidity-bridge
Version:
Witnet Solidity Bridge contracts for EVM-compatible chains
31 lines (30 loc) • 635 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "OVM_GasPriceOracle",
"sourceName": "contracts/core/customs/WitnetOracleTrustableOvm2.sol",
"abi": [
{
"inputs": [
{
"internalType": "bytes",
"name": "_data",
"type": "bytes"
}
],
"name": "getL1Fee",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}