Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. {
  2. "orgName": "MetaCartel DAOfund",
  3. "tokenName": "MetaToken",
  4. "tokenSymbol": "META",
  5. "ContributionReward":{
  6. },
  7. "GenericScheme":{
  8. "targetContract":"0x0000000000000000000000000000000000000000"
  9. },
  10. "SchemeRegistrar":{
  11. "voteRegisterParams": 1,
  12. "voteRemoveParams": 1
  13. },
  14. "UpgradeScheme":{
  15. "voteParams": 1
  16. },
  17. "VotingMachinesParams":[
  18. {
  19. "activationTime":"0",
  20. "boostedVotePeriodLimit":"691200",
  21. "daoBountyConst":"10",
  22. "minimumDaoBounty":"300000000000000000000",
  23. "preBoostedVotePeriodLimit":"345600",
  24. "proposingRepReward":"0",
  25. "queuedVotePeriodLimit":"2592000",
  26. "queuedVoteRequiredPercentage":"50",
  27. "quietEndingPeriod":"259200",
  28. "thresholdConst":"1319413953331",
  29. "voteOnBehalf":"0x0000000000000000000000000000000000000000",
  30. "votersReputationLossRatio":"0"
  31. },
  32. {
  33. "activationTime":"0",
  34. "boostedVotePeriodLimit":"691200",
  35. "daoBountyConst":"10",
  36. "minimumDaoBounty":"300000000000000000000",
  37. "preBoostedVotePeriodLimit":"691200",
  38. "proposingRepReward":"0",
  39. "queuedVotePeriodLimit":"2592000",
  40. "queuedVoteRequiredPercentage":"50",
  41. "quietEndingPeriod":"259200",
  42. "thresholdConst":"1649267441664",
  43. "voteOnBehalf":"0x0000000000000000000000000000000000000000",
  44. "votersReputationLossRatio":"0"
  45. }
  46. ],
  47. "schemes":{
  48. "ContributionReward":true,
  49. "GenericScheme":false,
  50. "SchemeRegistrar":true,
  51. "GlobalConstraintRegistrar": false,
  52. "UpgradeScheme":true
  53. },
  54. "unregisterOwner":true,
  55. "useUController":false,
  56. "useDaoCreator":false,
  57. "founders":[
  58. {
  59. "address":"0xa15Ca74e65bf72730811ABF95163E89aD9b9DFF6",
  60. "tokens":10000000000,
  61. "reputation":100
  62. }
  63. ]
  64. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement