-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCybnate-main.json
73 lines (73 loc) · 1.69 KB
/
Cybnate-main.json
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
{
"versionvote" : "5.0",
"custodians" : [
],
"parkrates" : [
],
"motions" : [
"140a5b2f7ecfa6a3681c034ae3db569e1fa9b0b8"
],
"fees" : {
},
"reputations" : [
{
"address" : "8ZzENdnyZLDvsZPJmZhQYtdzaBwSKDLXGX",
"weight" : 1
},
{
"address" : "8Z3cSbWKeCiE5A15dJpsHmou34w5BYVHqM",
"weight" : -5
}
],
"signerreward" : {
"count" : 6,
"amount" : 0.01
},
"assets" : [
{
"assetid" : "BKC",
"confirmations" : 6,
"reqsigners" : 3,
"totalsigners" : 6,
"maxtrade" : 1000.0,
"mintrade" : 1.0,
"unitexponent" : 4
},
{
"assetid" : "BKS",
"confirmations" : 6,
"reqsigners" : 3,
"totalsigners" : 6,
"maxtrade" : 200.0,
"mintrade" : 1.0,
"unitexponent" : 4
},
{
"assetid" : "BTC",
"confirmations" : 3,
"reqsigners" : 3,
"totalsigners" : 6,
"maxtrade" : 3.0,
"mintrade" : 0.001,
"unitexponent" : 8
},
{
"assetid" : "NBT",
"confirmations" : 6,
"reqsigners" : 3,
"totalsigners" : 6,
"maxtrade" : 1000.0,
"mintrade" : 1.0,
"unitexponent" : 4
},
{
"assetid" : "PPC",
"confirmations" : 6,
"reqsigners" : 3,
"totalsigners" : 6,
"maxtrade" : 2000.0,
"mintrade" : 1.0,
"unitexponent" : 6
}
]
}