DISCLAIMER: the following contracts are deployed on the rinkeby testnet, do not send any "real" ETH to those addresses, bitnation can't be held responsible for you not be being careful enough.
[{"constant":true,"inputs":[{"name":"","type":"uint256"}],"name":"proposals","outputs":[{"name":"submitter","type":"address"},{"name":"recipient","type":"address"},{"name":"amount","type":"uint256"},{"name":"votingDeadline","type":"uint256"},{"name":"executed","type":"bool"},{"name":"executionSuccess","type":"bool"},{"name":"proposalPassed","type":"bool"},{"name":"proposalHash","type":"bytes32"},{"name":"numberOfVotes","type":"uint256"}],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"proposalNumber","type":"uint256"},{"name":"transactionBytecode","type":"bytes32"}],"name":"executeProposal","outputs":[],"payable":false,"type":"function"},{"constant":false,"inputs":[{"name":"minimumSharesToPassAVote","type":"uint256"},{"name":"minutesForDe