@gooddollar/goodprotocol
Version:
GoodDollar Protocol
54 lines (53 loc) • 1.14 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "GlobalConstraintInterface",
"sourceName": "contracts/DAOStackInterfaces.sol",
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "_scheme",
"type": "address"
},
{
"internalType": "bytes32",
"name": "_params",
"type": "bytes32"
},
{
"internalType": "bytes32",
"name": "_method",
"type": "bytes32"
}
],
"name": "pre",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "nonpayable",
"type": "function"
},
{
"inputs": [],
"name": "when",
"outputs": [
{
"internalType": "enum GlobalConstraintInterface.CallPhase",
"name": "",
"type": "uint8"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}