UNPKG

witnet-wrapped-wit

Version:
49 lines (48 loc) 1.06 kB
{ "_format": "hh-sol-artifact-1", "contractName": "IWitOracleQueriableConsumer", "sourceName": "witnet-solidity-bridge/contracts/interfaces/IWitOracleQueriableConsumer.sol", "abi": [ { "inputs": [ { "internalType": "uint256", "name": "queryId", "type": "uint256" }, { "internalType": "bytes", "name": "queryResult", "type": "bytes" } ], "name": "reportWitOracleQueryResult", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [ { "internalType": "address", "name": "", "type": "address" } ], "name": "reportableFrom", "outputs": [ { "internalType": "bool", "name": "", "type": "bool" } ], "stateMutability": "view", "type": "function" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {} }