38 lines
936 B
JSON
Generated
38 lines
936 B
JSON
Generated
{
|
|
"schemaVersion": "2.0.0",
|
|
"contractName": "IWallet",
|
|
"compilerOutput": {
|
|
"abi": [
|
|
{
|
|
"constant": true,
|
|
"inputs": [
|
|
{
|
|
"name": "hash",
|
|
"type": "bytes32"
|
|
},
|
|
{
|
|
"name": "signature",
|
|
"type": "bytes"
|
|
}
|
|
],
|
|
"name": "isValidSignature",
|
|
"outputs": [
|
|
{
|
|
"name": "isValid",
|
|
"type": "bool"
|
|
}
|
|
],
|
|
"payable": false,
|
|
"stateMutability": "view",
|
|
"type": "function"
|
|
}
|
|
],
|
|
"evm": {
|
|
"bytecode": {
|
|
"object": "0x"
|
|
}
|
|
}
|
|
},
|
|
"networks": {}
|
|
}
|