[ { "constant": true, "inputs": [ { "name": "", "type": "uint256", "typeShort": "uint", "bits": "256", "displayName": "", "template": "elements_input_uint" } ], "name": "Proposals", "outputs": [ { "name": "recipient", "type": "address" }, { "name": "amount", "type": "uint256" }, { "name": "description", "type": "string" }, { "name": "votingDeadline", "type": "uint256" }, { "name": "open", "type": "bool" }, { "name": "ProposalPassed", "type": "bool" }, { "name": "ProposalHash", "type": "bytes32" }, { "name": "ProposalDeposit", "type": "uint256" }, { "name": "newServiceProvider", "type": "bool" }, { "name": "yea", "type": "uint256" }, { "name": "nay", "type": "uint256" }, { "name": "creator", "type": "address" } ], "type": "function", "displayName": "Proposals" }, { "constant": false, "inputs": [ { "name": "_spender", "type": "address", "typeShort": "address", "bits": "", "displayName": " _ spender", "template": "elements_input_address" }, { "name": "_amount", "type": "uint256", "typeShort": "uint", "bits }]