uniswap-v2-contracts/dependencies/@openzeppelin-contracts-5.3.0/build/contracts/ShortStrings.json
Uncle Fatso 5f4365a3a8
make soldeer dependencies part of the repository
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-06-29 15:05:11 +03:00

28 lines
974 B
JSON

{
"_format": "hh-sol-artifact-1",
"contractName": "ShortStrings",
"sourceName": "contracts/utils/ShortStrings.sol",
"abi": [
{
"inputs": [],
"name": "InvalidShortString",
"type": "error"
},
{
"inputs": [
{
"internalType": "string",
"name": "str",
"type": "string"
}
],
"name": "StringTooLong",
"type": "error"
}
],
"bytecode": "0x60556032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea2646970667358221220c812789ed7398d0a3de91290019e9e40edaf87d574493cf180185f241f313d0964736f6c63430008180033",
"deployedBytecode": "0x730000000000000000000000000000000000000000301460806040525f80fdfea2646970667358221220c812789ed7398d0a3de91290019e9e40edaf87d574493cf180185f241f313d0964736f6c63430008180033",
"linkReferences": {},
"deployedLinkReferences": {}
}