gotake-contracts
Version:
TypeChain generated types and ABIs for GoTake contracts
39 lines (38 loc) • 1.23 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": "0x60566037600b82828239805160001a607314602a57634e487b7160e01b600052600060045260246000fd5b30600052607381538281f3fe73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122039bc2487fd3cc8ea322ee1adcf4ae1e0015b22c0865365a58624c63c3478eb2764736f6c634300081c0033",
"deployedBytecode": "0x73000000000000000000000000000000000000000030146080604052600080fdfea264697066735822122039bc2487fd3cc8ea322ee1adcf4ae1e0015b22c0865365a58624c63c3478eb2764736f6c634300081c0033",
"linkReferences": {},
"deployedLinkReferences": {}
}