uniswap-v2-contracts/dependencies/@openzeppelin-contracts-5.3.0/build/contracts/Strings.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

38 lines
1.2 KiB
JSON

{
"_format": "hh-sol-artifact-1",
"contractName": "Strings",
"sourceName": "contracts/utils/Strings.sol",
"abi": [
{
"inputs": [
{
"internalType": "uint256",
"name": "value",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "length",
"type": "uint256"
}
],
"name": "StringsInsufficientHexLength",
"type": "error"
},
{
"inputs": [],
"name": "StringsInvalidAddressFormat",
"type": "error"
},
{
"inputs": [],
"name": "StringsInvalidChar",
"type": "error"
}
],
"bytecode": "0x60556032600b8282823980515f1a607314602657634e487b7160e01b5f525f60045260245ffd5b305f52607381538281f3fe730000000000000000000000000000000000000000301460806040525f80fdfea264697066735822122035ddc1f2b8591e98407cf593d4d6411ed2397d958445c4d37885992856d1eaa164736f6c63430008180033",
"deployedBytecode": "0x730000000000000000000000000000000000000000301460806040525f80fdfea264697066735822122035ddc1f2b8591e98407cf593d4d6411ed2397d958445c4d37885992856d1eaa164736f6c63430008180033",
"linkReferences": {},
"deployedLinkReferences": {}
}