81 lines
2.0 KiB
JSON
81 lines
2.0 KiB
JSON
{
|
|
"className": "IEVMScriptRegistry",
|
|
"args": [],
|
|
"code": "",
|
|
"runtimeBytecode": "",
|
|
"realRuntimeBytecode": "",
|
|
"linkReferences": {},
|
|
"swarmHash": "",
|
|
"gasEstimates": null,
|
|
"functionHashes": {
|
|
"addScriptExecutor(address)": "87a16f12",
|
|
"disableScriptExecutor(uint256)": "5ca4d4bb",
|
|
"getScriptExecutor(bytes)": "04bf2a7f"
|
|
},
|
|
"abiDefinition": [
|
|
{
|
|
"constant": true,
|
|
"inputs": [
|
|
{
|
|
"name": "script",
|
|
"type": "bytes"
|
|
}
|
|
],
|
|
"name": "getScriptExecutor",
|
|
"outputs": [
|
|
{
|
|
"name": "",
|
|
"type": "address"
|
|
}
|
|
],
|
|
"payable": false,
|
|
"stateMutability": "view",
|
|
"type": "function",
|
|
"signature": "0x04bf2a7f"
|
|
},
|
|
{
|
|
"constant": false,
|
|
"inputs": [
|
|
{
|
|
"name": "executorId",
|
|
"type": "uint256"
|
|
}
|
|
],
|
|
"name": "disableScriptExecutor",
|
|
"outputs": [],
|
|
"payable": false,
|
|
"stateMutability": "nonpayable",
|
|
"type": "function",
|
|
"signature": "0x5ca4d4bb"
|
|
},
|
|
{
|
|
"constant": false,
|
|
"inputs": [
|
|
{
|
|
"name": "executor",
|
|
"type": "address"
|
|
}
|
|
],
|
|
"name": "addScriptExecutor",
|
|
"outputs": [
|
|
{
|
|
"name": "id",
|
|
"type": "uint256"
|
|
}
|
|
],
|
|
"payable": false,
|
|
"stateMutability": "nonpayable",
|
|
"type": "function",
|
|
"signature": "0x87a16f12"
|
|
}
|
|
],
|
|
"filename": "/Users/iurimatias/Projects/Status/liquid-funding-console/.embark/node_modules/@aragon/os/contracts/evmscript/IEVMScriptRegistry.sol",
|
|
"originalFilename": "contracts//Users/iurimatias/Projects/Status/liquid-funding-console/.embark/node_modules/@aragon/os/contracts/evmscript/IEVMScriptRegistry.sol",
|
|
"path": "/Users/iurimatias/Projects/Status/liquid-funding-console/contracts/.embark/node_modules/@aragon/os/contracts/evmscript/IEVMScriptRegistry.sol",
|
|
"gas": "auto",
|
|
"type": "file",
|
|
"deploy": false,
|
|
"_gasLimit": 6000000,
|
|
"error": false
|
|
}
|