@settlemint/solidity-attestation-service
Version:
Smart contract set to use the Ethereum Attestation Service in SettleMint
28 lines (27 loc) • 838 B
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": "0x60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220e0aba3d28b3ea8bf8b623806ad4b0e7a0b19b084b2fd0e795fea64aa4148daae64736f6c634300081b0033",
"deployedBytecode": "0x600080fdfea2646970667358221220e0aba3d28b3ea8bf8b623806ad4b0e7a0b19b084b2fd0e795fea64aa4148daae64736f6c634300081b0033",
"linkReferences": {},
"deployedLinkReferences": {}
}