UNPKG

@witnet/wrapped-wit

Version:

Wrapped/WIT Solidity contracts and CLI tools

66 lines (65 loc) 1.77 kB
{ "_format": "hh-sol-artifact-1", "contractName": "WitnetCBOR", "sourceName": "witnet-solidity-bridge/contracts/libs/WitnetCBOR.sol", "abi": [ { "inputs": [], "name": "EmptyArray", "type": "error" }, { "inputs": [ { "internalType": "uint256", "name": "length", "type": "uint256" } ], "name": "InvalidLengthEncoding", "type": "error" }, { "inputs": [ { "internalType": "uint256", "name": "read", "type": "uint256" }, { "internalType": "uint256", "name": "expected", "type": "uint256" } ], "name": "UnexpectedMajorType", "type": "error" }, { "inputs": [ { "internalType": "uint256", "name": "unexpected", "type": "uint256" } ], "name": "UnsupportedMajorType", "type": "error" }, { "inputs": [ { "internalType": "uint256", "name": "primitive", "type": "uint256" } ], "name": "UnsupportedPrimitive", "type": "error" } ], "bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220871a7792298060cc17409a96dbfa7cfc11bdb1d313657d59b54699e80a43c9e164736f6c634300081c0033", "deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220871a7792298060cc17409a96dbfa7cfc11bdb1d313657d59b54699e80a43c9e164736f6c634300081c0033", "linkReferences": {}, "deployedLinkReferences": {} }