@settlemint/solidity-attestation-service
Version:
Smart contract set to use the Ethereum Attestation Service in SettleMint
39 lines (38 loc) • 1.07 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "ECDSA",
"sourceName": "@openzeppelin/contracts/utils/cryptography/ECDSA.sol",
"abi": [
{
"inputs": [],
"name": "ECDSAInvalidSignature",
"type": "error"
},
{
"inputs": [
{
"internalType": "uint256",
"name": "length",
"type": "uint256"
}
],
"name": "ECDSAInvalidSignatureLength",
"type": "error"
},
{
"inputs": [
{
"internalType": "bytes32",
"name": "s",
"type": "bytes32"
}
],
"name": "ECDSAInvalidSignatureS",
"type": "error"
}
],
"bytecode": "0x60808060405234601757603a9081601d823930815050f35b600080fdfe600080fdfea2646970667358221220d931c4236403614a4523decd8b5c2dd8dc804357f10539b89b0204a9417c08f364736f6c634300081b0033",
"deployedBytecode": "0x600080fdfea2646970667358221220d931c4236403614a4523decd8b5c2dd8dc804357f10539b89b0204a9417c08f364736f6c634300081b0033",
"linkReferences": {},
"deployedLinkReferences": {}
}