UNPKG

witnet-solidity-bridge

Version:

Witnet Solidity Bridge contracts for EVM-compatible chains

49 lines (48 loc) 1.42 kB
{ "_format": "hh-sol-artifact-1", "contractName": "WitnetBuffer", "sourceName": "contracts/libs/WitnetBuffer.sol", "abi": [ { "inputs": [], "name": "EmptyBuffer", "type": "error" }, { "inputs": [ { "internalType": "uint256", "name": "index", "type": "uint256" }, { "internalType": "uint256", "name": "range", "type": "uint256" } ], "name": "IndexOutOfBounds", "type": "error" }, { "inputs": [ { "internalType": "uint256", "name": "expected", "type": "uint256" }, { "internalType": "uint256", "name": "given", "type": "uint256" } ], "name": "MissingArgs", "type": "error" } ], "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220683742c01342a5c0c826293a84b2effafbacf52e75272a4dd58bd5341e25ce7264736f6c63430008190033", "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220683742c01342a5c0c826293a84b2effafbacf52e75272a4dd58bd5341e25ce7264736f6c63430008190033", "linkReferences": {}, "deployedLinkReferences": {} }