UNPKG

witnet-solidity-bridge

Version:

Witnet Solidity Bridge contracts for EVM-compatible chains

64 lines 1.57 kB
{ "_format": "hh3-artifact-1", "contractName": "IWitRandomnessEvents", "sourceName": "contracts/interfaces/IWitRandomnessEvents.sol", "abi": [ { "anonymous": false, "inputs": [ { "indexed": false, "internalType": "uint256", "name": "randomizeBlock", "type": "uint256" }, { "indexed": false, "internalType": "uint256", "name": "finalityBlock", "type": "uint256" }, { "indexed": false, "internalType": "bytes32", "name": "randomness", "type": "bytes32" } ], "name": "Randomized", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": true, "internalType": "address", "name": "evmRequester", "type": "address" }, { "indexed": false, "internalType": "uint256", "name": "randomizeBlock", "type": "uint256" }, { "indexed": false, "internalType": "Witnet.QueryId", "name": "witOracleQueryId", "type": "uint64" } ], "name": "Randomizing", "type": "event" } ], "bytecode": "0x", "deployedBytecode": "0x", "linkReferences": {}, "deployedLinkReferences": {}, "immutableReferences": {}, "inputSourceName": "project/contracts/interfaces/IWitRandomnessEvents.sol", "buildInfoId": "solc-0_8_30-47301052af11a5aa5062e9b98ca44d5e142950cf" }