Skip to content

Instantly share code, notes, and snippets.

@gkucmierz
Created May 28, 2016 08:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gkucmierz/b15c60be824d2043e9f9c697955ac65c to your computer and use it in GitHub Desktop.
Save gkucmierz/b15c60be824d2043e9f9c697955ac65c to your computer and use it in GitHub Desktop.
[ { "constant": true, "inputs": [ { "name": "", "type": "uint256" } ], "name": "proposals", "outputs": [ { "name": "recipient", "type": "address", "value": "0x0000000000000000000000000000000000000000" }, { "name": "amount", "type": "uint256", "value": "0" }, { "name": "description", "type": "string", "value": "" }, { "name": "votingDeadline", "type": "uint256", "value": "0" }, { "name": "open", "type": "bool", "value": false }, { "name": "proposalPassed", "type": "bool", "value": false }, { "name": "proposalHash", "type": "bytes32", "value": "0x0000000000000000000000000000000000000000000000000000000000000000" }, { "name": "proposalDeposit", "type": "uint256", "value": "0" }, { "name": "newCurator", "type": "bool", "value": false }, { "name": "yea", "type": "uint256", "value": "0" }, { "name": "nay", "type": "uint256", "value": "0" }, { "name": "creator", "type": "address", "value": "0x0000000000000000000000000000000000000000" } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_spender", "type": "address" }, { "name": "_amount", "type": "uint256" } ], "name": "approve", "outputs": [ { "name": "success", "type": "bool" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "minTokensToCreate", "outputs": [ { "name": "", "type": "uint256", "value": "5e+22" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "rewardAccount", "outputs": [ { "name": "", "type": "address", "value": "0xd2e16a20dd7b1ae54fb0312209784478d069c7b0" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "daoCreator", "outputs": [ { "name": "", "type": "address", "value": "0x4a574510c7014e4ae985403536074abe582adfc8" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "totalSupply", "outputs": [ { "name": "", "type": "uint256", "value": "1.1573599265292906358918567e+25" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "divisor", "outputs": [ { "name": "divisor", "type": "uint256", "value": "30" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "extraBalance", "outputs": [ { "name": "", "type": "address", "value": "0x807640a13483f8ac783c557fcdf27be11ea4ac7a" } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_proposalID", "type": "uint256" }, { "name": "_transactionData", "type": "bytes" } ], "name": "executeProposal", "outputs": [ { "name": "_success", "type": "bool" } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_from", "type": "address" }, { "name": "_to", "type": "address" }, { "name": "_value", "type": "uint256" } ], "name": "transferFrom", "outputs": [ { "name": "success", "type": "bool" } ], "type": "function" }, { "constant": false, "inputs": [], "name": "unblockMe", "outputs": [ { "name": "", "type": "bool" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "totalRewardToken", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "actualBalance", "outputs": [ { "name": "_actualBalance", "type": "uint256", "value": "1.1573613937362298928025196e+25" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "closingTime", "outputs": [ { "name": "", "type": "uint256", "value": "1464426000" } ], "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" } ], "name": "allowedRecipients", "outputs": [ { "name": "", "type": "bool", "value": false } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_to", "type": "address" }, { "name": "_value", "type": "uint256" } ], "name": "transferWithoutReward", "outputs": [ { "name": "success", "type": "bool" } ], "type": "function" }, { "constant": false, "inputs": [], "name": "refund", "outputs": [], "type": "function" }, { "constant": false, "inputs": [ { "name": "_recipient", "type": "address" }, { "name": "_amount", "type": "uint256" }, { "name": "_description", "type": "string" }, { "name": "_transactionData", "type": "bytes" }, { "name": "_debatingPeriod", "type": "uint256" }, { "name": "_newCurator", "type": "bool" } ], "name": "newProposal", "outputs": [ { "name": "_proposalID", "type": "uint256" } ], "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" } ], "name": "DAOpaidOut", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "minQuorumDivisor", "outputs": [ { "name": "", "type": "uint256", "value": "5" } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_newContract", "type": "address" } ], "name": "newContract", "outputs": [], "type": "function" }, { "constant": true, "inputs": [ { "name": "_owner", "type": "address" } ], "name": "balanceOf", "outputs": [ { "name": "balance", "type": "uint256", "value": "0" } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_recipient", "type": "address" }, { "name": "_allowed", "type": "bool" } ], "name": "changeAllowedRecipients", "outputs": [ { "name": "_success", "type": "bool" } ], "type": "function" }, { "constant": false, "inputs": [], "name": "halveMinQuorum", "outputs": [ { "name": "_success", "type": "bool" } ], "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" } ], "name": "paidOut", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_proposalID", "type": "uint256" }, { "name": "_newCurator", "type": "address" } ], "name": "splitDAO", "outputs": [ { "name": "_success", "type": "bool" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "DAOrewardAccount", "outputs": [ { "name": "", "type": "address", "value": "0x17cd41543a3c3c77d5e372704c9577df09eea003" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "proposalDeposit", "outputs": [ { "name": "", "type": "uint256", "value": "2000000000000000000" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "numberOfProposals", "outputs": [ { "name": "_numberOfProposals", "type": "uint256", "value": "0" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "lastTimeMinQuorumMet", "outputs": [ { "name": "", "type": "uint256", "value": "1461980578" } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_toMembers", "type": "bool" } ], "name": "retrieveDAOReward", "outputs": [ { "name": "_success", "type": "bool" } ], "type": "function" }, { "constant": false, "inputs": [], "name": "receiveEther", "outputs": [ { "name": "", "type": "bool" } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_to", "type": "address" }, { "name": "_value", "type": "uint256" } ], "name": "transfer", "outputs": [ { "name": "success", "type": "bool" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "isFueled", "outputs": [ { "name": "", "type": "bool", "value": true } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_tokenHolder", "type": "address" } ], "name": "createTokenProxy", "outputs": [ { "name": "success", "type": "bool" } ], "type": "function" }, { "constant": true, "inputs": [ { "name": "_proposalID", "type": "uint256" } ], "name": "getNewDAOAddress", "outputs": [ { "name": "_newDAO", "type": "address", "value": "0x" } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_proposalID", "type": "uint256" }, { "name": "_supportsProposal", "type": "bool" } ], "name": "vote", "outputs": [ { "name": "_voteID", "type": "uint256" } ], "type": "function" }, { "constant": false, "inputs": [], "name": "getMyReward", "outputs": [ { "name": "_success", "type": "bool" } ], "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" } ], "name": "rewardToken", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_from", "type": "address" }, { "name": "_to", "type": "address" }, { "name": "_value", "type": "uint256" } ], "name": "transferFromWithoutReward", "outputs": [ { "name": "success", "type": "bool" } ], "type": "function" }, { "constant": true, "inputs": [ { "name": "_owner", "type": "address" }, { "name": "_spender", "type": "address" } ], "name": "allowance", "outputs": [ { "name": "remaining", "type": "uint256", "value": "0" } ], "type": "function" }, { "constant": false, "inputs": [ { "name": "_proposalDeposit", "type": "uint256" } ], "name": "changeProposalDeposit", "outputs": [], "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "address" } ], "name": "blocked", "outputs": [ { "name": "", "type": "uint256", "value": "0" } ], "type": "function" }, { "constant": true, "inputs": [], "name": "curator", "outputs": [ { "name": "", "type": "address", "value": "0xda4a4626d3e16e094de3225a751aab7128e96526" } ], "type": "function" }, { "constant": true, "inputs": [ { "name": "_proposalID", "type": "uint256" }, { "name": "_recipient", "type": "address" }, { "name": "_amount", "type": "uint256" }, { "name": "_transactionData", "type": "bytes" } ], "name": "checkProposalCode", "outputs": [ { "name": "_codeChecksOut", "type": "bool", "value": false } ], "type": "function" }, { "constant": true, "inputs": [], "name": "privateCreation", "outputs": [ { "name": "", "type": "address", "value": "0x0000000000000000000000000000000000000000" } ], "type": "function" }, { "inputs": [ { "name": "_curator", "type": "address" }, { "name": "_daoCreator", "type": "address" }, { "name": "_proposalDeposit", "type": "uint256" }, { "name": "_minTokensToCreate", "type": "uint256" }, { "name": "_closingTime", "type": "uint256" }, { "name": "_privateCreation", "type": "address" } ], "type": "constructor" }, { "anonymous": false, "inputs": [ { "indexed": true, "name": "_from", "type": "address" }, { "indexed": true, "name": "_to", "type": "address" }, { "indexed": false, "name": "_amount", "type": "uint256" } ], "name": "Transfer", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": true, "name": "_owner", "type": "address" }, { "indexed": true, "name": "_spender", "type": "address" }, { "indexed": false, "name": "_amount", "type": "uint256" } ], "name": "Approval", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "value", "type": "uint256" } ], "name": "FuelingToDate", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": true, "name": "to", "type": "address" }, { "indexed": false, "name": "amount", "type": "uint256" } ], "name": "CreatedToken", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": true, "name": "to", "type": "address" }, { "indexed": false, "name": "value", "type": "uint256" } ], "name": "Refund", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": true, "name": "proposalID", "type": "uint256" }, { "indexed": false, "name": "recipient", "type": "address" }, { "indexed": false, "name": "amount", "type": "uint256" }, { "indexed": false, "name": "newCurator", "type": "bool" }, { "indexed": false, "name": "description", "type": "string" } ], "name": "ProposalAdded", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": true, "name": "proposalID", "type": "uint256" }, { "indexed": false, "name": "position", "type": "bool" }, { "indexed": true, "name": "voter", "type": "address" } ], "name": "Voted", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": true, "name": "proposalID", "type": "uint256" }, { "indexed": false, "name": "result", "type": "bool" }, { "indexed": false, "name": "quorum", "type": "uint256" } ], "name": "ProposalTallied", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": true, "name": "_newCurator", "type": "address" } ], "name": "NewCurator", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": true, "name": "_recipient", "type": "address" }, { "indexed": false, "name": "_allowed", "type": "bool" } ], "name": "AllowedRecipientChanged", "type": "event" } ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment