-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtemplate.yaml
86 lines (85 loc) · 1.93 KB
/
template.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
---
id: helpsquad
tokens:
- ref: supervisors
symbol: SUPERVISOR
name: Supervisor Membership
decimals: 0
apps:
- ref: supervisors-voting
type: voting
token: supervisors
support: 66
acceptance: 33
duration: 86400
- ref: supervisors-tm
type: token-manager
token: supervisors
- type: finance
default: true
vault: agent
period: 2592000
- ref: agent
type: agent
default: true
permissions:
- app: kernel
role: APP_MANAGER_ROLE
grantee: supervisors-voting
manager: supervisors-voting
- app: acl
role: CREATE_PERMISSIONS_ROLE
grantee: supervisors-voting
manager: supervisors-voting
- app: evmScriptRegistry
role: REGISTRY_MANAGER_ROLE
grantee: supervisors-voting
manager: supervisors-voting
- app: evmScriptRegistry
role: REGISTRY_ADD_EXECUTOR_ROLE
grantee: supervisors-voting
manager: supervisors-voting
- app: finance
role: CREATE_PAYMENTS_ROLE
grantee: supervisors-voting
manager: supervisors-voting
- app: finance
role: EXECUTE_PAYMENTS_ROLE
grantee: supervisors-voting
manager: supervisors-voting
- app: finance
role: MANAGE_PAYMENTS_ROLE
grantee: supervisors-voting
manager: supervisors-voting
- app: agent
role: EXECUTE_ROLE
grantee: supervisors-voting
manager: supervisors-voting
- app: agent
role: RUN_SCRIPT_ROLE
grantee: supervisors-voting
manager: supervisors-voting
- app: agent
role: TRANSFER_ROLE
grantee: finance
manager: supervisors-voting
- app: supervisors-tm
role: MINT_ROLE
grantee: supervisors-voting
manager: supervisors-voting
- app: supervisors-tm
role: BURN_ROLE
grantee: supervisors-voting
manager: supervisors-voting
- app: supervisors-voting
role: CREATE_VOTES_ROLE
grantee: supervisors-tm
manager: supervisors-voting
- app: supervisors-voting
role: MODIFY_QUORUM_ROLE
grantee: supervisors-voting
manager: supervisors-voting
- app: supervisors-voting
role: MODIFY_SUPPORT_ROLE
grantee: supervisors-voting
manager: supervisors-voting