witnet-solidity-bridge
Version:
Witnet Solidity Bridge contracts for EVM-compatible chains
68 lines • 1.89 kB
JSON
{
"_format": "hh3-artifact-1",
"contractName": "WitnetCBOR",
"sourceName": "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": "0x60556032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f5ffdfea264697066735822122030c5879b8f9bcdf50e9149ebca11b255f3c35948d1f4286c9244c1f21a48d7f964736f6c634300081e0033",
"deployedBytecode": "0x730000000000000000000000000000000000000000301460806040525f5ffdfea264697066735822122030c5879b8f9bcdf50e9149ebca11b255f3c35948d1f4286c9244c1f21a48d7f964736f6c634300081e0033",
"linkReferences": {},
"deployedLinkReferences": {},
"immutableReferences": {},
"inputSourceName": "project/contracts/libs/WitnetCBOR.sol",
"buildInfoId": "solc-0_8_30-47301052af11a5aa5062e9b98ca44d5e142950cf"
}