-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdev.ParentOrecR1155.json
More file actions
41 lines (41 loc) · 979 Bytes
/
dev.ParentOrecR1155.json
File metadata and controls
41 lines (41 loc) · 979 Bytes
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
{
"voteLength": 240,
"vetoLength": 240,
"voteThreshold": 8,
"maxLiveYesVotes": 6,
"ornodeOrigin": "http://localhost:8090",
"parentRespect": {
"uri": "http://localhost",
"contractURI": "http://localhost",
"respectHolders": [
{
"address": "0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266",
"amount": 100
},
{
"address": "0x70997970C51812dc3A010C7d01b50e0d17dc79C8",
"amount": 80
},
{
"address": "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC",
"amount": 60
},
{
"address": "0xcd3B766CCDd6AE721141F452C550Ca635964ce71",
"amount": 55
},
{
"address": "0x2546BcD3c84621e976D8185a91A922aE77ECEc30",
"amount": 13
},
{
"address": "0xbDA5747bFD65F08deb54cb465eB87D40e51B197E",
"amount": 8
},
{
"address": "0xdD2FD4581271e230360230F9337D5c0430Bf44C0",
"amount": 5
}
]
}
}