| 1 | { |
| 2 | "config": { |
| 3 | "name": "one-more-zero-balance-treasury", |
| 4 | "purpose": "managing digital assets", |
| 5 | "metadata": "" |
| 6 | }, |
| 7 | "policy": { |
| 8 | "roles": [ |
| 9 | { |
| 10 | "kind": { |
| 11 | "Group": [ |
| 12 | "yurtur.near" |
| 13 | ] |
| 14 | }, |
| 15 | "name": "Requestor", |
| 16 | "permissions": [ |
| 17 | "call:AddProposal", |
| 18 | "transfer:AddProposal", |
| 19 | "call:VoteRemove", |
| 20 | "transfer:VoteRemove" |
| 21 | ], |
| 22 | "vote_policy": { |
| 23 | "call": { |
| 24 | "quorum": "0", |
| 25 | "threshold": "1", |
| 26 | "weight_kind": "RoleWeight" |
| 27 | }, |
| 28 | "transfer": { |
| 29 | "quorum": "0", |
| 30 | "threshold": "1", |
| 31 | "weight_kind": "RoleWeight" |
| 32 | } |
| 33 | } |
| 34 | }, |
| 35 | { |
| 36 | "kind": { |
| 37 | "Group": [ |
| 38 | "yurtur.near" |
| 39 | ] |
| 40 | }, |
| 41 | "name": "Admin", |
| 42 | "permissions": [ |
| 43 | "config:*", |
| 44 | "policy:*", |
| 45 | "add_member_to_role:*", |
| 46 | "remove_member_from_role:*", |
| 47 | "upgrade_self:*", |
| 48 | "upgrade_remote:*", |
| 49 | "set_vote_token:*", |
| 50 | "add_bounty:*", |
| 51 | "bounty_done:*", |
| 52 | "factory_info_update:*", |
| 53 | "policy_add_or_update_role:*", |
| 54 | "policy_remove_role:*", |
| 55 | "policy_update_default_vote_policy:*", |
| 56 | "policy_update_parameters:*" |
| 57 | ], |
| 58 | "vote_policy": { |
| 59 | "config": { |
| 60 | "quorum": "0", |
| 61 | "threshold": "1", |
| 62 | "weight_kind": "RoleWeight" |
| 63 | }, |
| 64 | "policy": { |
| 65 | "quorum": "0", |
| 66 | "threshold": "1", |
| 67 | "weight_kind": "RoleWeight" |
| 68 | }, |
| 69 | "add_bounty": { |
| 70 | "quorum": "0", |
| 71 | "threshold": "1", |
| 72 | "weight_kind": "RoleWeight" |
| 73 | }, |
| 74 | "bounty_done": { |
| 75 | "quorum": "0", |
| 76 | "threshold": "1", |
| 77 | "weight_kind": "RoleWeight" |
| 78 | }, |
| 79 | "upgrade_self": { |
| 80 | "quorum": "0", |
| 81 | "threshold": "1", |
| 82 | "weight_kind": "RoleWeight" |
| 83 | }, |
| 84 | "set_vote_token": { |
| 85 | "quorum": "0", |
| 86 | "threshold": "1", |
| 87 | "weight_kind": "RoleWeight" |
| 88 | }, |
| 89 | "upgrade_remote": { |
| 90 | "quorum": "0", |
| 91 | "threshold": "1", |
| 92 | "weight_kind": "RoleWeight" |
| 93 | }, |
| 94 | "add_member_to_role": { |
| 95 | "quorum": "0", |
| 96 | "threshold": "1", |
| 97 | "weight_kind": "RoleWeight" |
| 98 | }, |
| 99 | "policy_remove_role": { |
| 100 | "quorum": "0", |
| 101 | "threshold": "1", |
| 102 | "weight_kind": "RoleWeight" |
| 103 | }, |
| 104 | "factory_info_update": { |
| 105 | "quorum": "0", |
| 106 | "threshold": "1", |
| 107 | "weight_kind": "RoleWeight" |
| 108 | }, |
| 109 | "remove_member_from_role": { |
| 110 | "quorum": "0", |
| 111 | "threshold": "1", |
| 112 | "weight_kind": "RoleWeight" |
| 113 | }, |
| 114 | "policy_update_parameters": { |
| 115 | "quorum": "0", |
| 116 | "threshold": "1", |
| 117 | "weight_kind": "RoleWeight" |
| 118 | }, |
| 119 | "policy_add_or_update_role": { |
| 120 | "quorum": "0", |
| 121 | "threshold": "1", |
| 122 | "weight_kind": "RoleWeight" |
| 123 | }, |
| 124 | "policy_update_default_vote_policy": { |
| 125 | "quorum": "0", |
| 126 | "threshold": "1", |
| 127 | "weight_kind": "RoleWeight" |
| 128 | } |
| 129 | } |
| 130 | }, |
| 131 | { |
| 132 | "kind": { |
| 133 | "Group": [ |
| 134 | "yurtur.near" |
| 135 | ] |
| 136 | }, |
| 137 | "name": "Approver", |
| 138 | "permissions": [ |
| 139 | "call:VoteReject", |
| 140 | "call:VoteApprove", |
| 141 | "call:RemoveProposal", |
| 142 | "call:Finalize", |
| 143 | "transfer:VoteReject", |
| 144 | "transfer:VoteApprove", |
| 145 | "transfer:RemoveProposal", |
| 146 | "transfer:Finalize" |
| 147 | ], |
| 148 | "vote_policy": { |
| 149 | "call": { |
| 150 | "quorum": "0", |
| 151 | "threshold": "1", |
| 152 | "weight_kind": "RoleWeight" |
| 153 | }, |
| 154 | "transfer": { |
| 155 | "quorum": "0", |
| 156 | "threshold": "1", |
| 157 | "weight_kind": "RoleWeight" |
| 158 | } |
| 159 | } |
| 160 | } |
| 161 | ], |
| 162 | "bounty_bond": "0", |
| 163 | "proposal_bond": "0", |
| 164 | "proposal_period": "604800000000000", |
| 165 | "default_vote_policy": { |
| 166 | "quorum": "0", |
| 167 | "threshold": [ |
| 168 | 1, |
| 169 | 2 |
| 170 | ], |
| 171 | "weight_kind": "RoleWeight" |
| 172 | }, |
| 173 | "bounty_forgiveness_period": "604800000000000" |
| 174 | } |
| 175 | } |