witnet-solidity-bridge
Version:
Witnet Solidity Bridge contracts for EVM-compatible chains
33 lines • 816 B
JSON
{
"_format": "hh3-artifact-1",
"contractName": "OVM_GasPriceOracle",
"sourceName": "contracts/core/trustable/WitOracleTrustableOvm2.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": {},
"immutableReferences": {},
"inputSourceName": "project/contracts/core/trustable/WitOracleTrustableOvm2.sol",
"buildInfoId": "solc-0_8_30-47301052af11a5aa5062e9b98ca44d5e142950cf"
}