Files
smom-dbis-138/artifacts/@openzeppelin/contracts/utils/Strings.sol/Strings.json
2026-03-02 12:14:09 -08:00

28 lines
870 B
JSON

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