wrapped-wit-contracts
Version:
Wrapped/WIT Solidity contracts
66 lines (65 loc) • 1.76 kB
JSON
{
"_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": "0x60556032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f5ffdfea2646970667358221220577f5caba1acdc0f4b52ff6a6208d520719c3ed21d64eb907441177729c72b3f64736f6c634300081c0033",
"deployedBytecode": "0x730000000000000000000000000000000000000000301460806040525f5ffdfea2646970667358221220577f5caba1acdc0f4b52ff6a6208d520719c3ed21d64eb907441177729c72b3f64736f6c634300081c0033",
"linkReferences": {},
"deployedLinkReferences": {}
}