@witnet/wrapped-wit
Version:
Wrapped/WIT Solidity contracts and CLI tools
28 lines (27 loc) • 1 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "ShortStrings",
"sourceName": "@openzeppelin/contracts/utils/ShortStrings.sol",
"abi": [
{
"inputs": [],
"name": "InvalidShortString",
"type": "error"
},
{
"inputs": [
{
"internalType": "string",
"name": "str",
"type": "string"
}
],
"name": "StringTooLong",
"type": "error"
}
],
"bytecode": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220bb8c137c38c693f601d779da37a5cb9c8d9e95fdf8ca0785c2c04c7e34eb724764736f6c634300081c0033",
"deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea2646970667358221220bb8c137c38c693f601d779da37a5cb9c8d9e95fdf8ca0785c2c04c7e34eb724764736f6c634300081c0033",
"linkReferences": {},
"deployedLinkReferences": {}
}