wrapped-wit-contracts
Version:
Wrapped/WIT Solidity contracts
49 lines (48 loc) • 1.43 kB
JSON
{
"_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": "0x60556032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f5ffdfea2646970667358221220098756d8a16b9759b0a24a6db989c6ce646f665090a996ed3cff3985e4fcdfe864736f6c634300081c0033",
"deployedBytecode": "0x730000000000000000000000000000000000000000301460806040525f5ffdfea2646970667358221220098756d8a16b9759b0a24a6db989c6ce646f665090a996ed3cff3985e4fcdfe864736f6c634300081c0033",
"linkReferences": {},
"deployedLinkReferences": {}
}