UNPKG

@witnet/wrapped-wit

Version:

Wrapped/WIT Solidity contracts and CLI tools

49 lines (48 loc) 1.44 kB
{ "_format": "hh-sol-artifact-1", "contractName": "WitnetBuffer", "sourceName": "witnet-solidity-bridge/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": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220cb74ce272f0b7c53ea73fcd90585a28df48d17924b7291117bb7a2e4aef51e5064736f6c634300081c0033", "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220cb74ce272f0b7c53ea73fcd90585a28df48d17924b7291117bb7a2e4aef51e5064736f6c634300081c0033", "linkReferences": {}, "deployedLinkReferences": {} }