You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

298 lines
6.6 KiB

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
  1. "accounts": [
  2. {
  3. "name": "relay",
  4. "address": "1B1BE55F969F54064628A63B9559E7C21C925165",
  5. "pub_key": {
  6. "type": "ed25519",
  7. "data": "619D3678599971ED29C7529DDD4DA537B97129893598A17C82E3AC9A8BA95279"
  8. },
  9. "coins": [
  10. {
  11. "denom": "mycoin",
  12. "amount": 9007199254740992
  13. }
  14. ]
  15. },
  16. {
  17. "name": "greg",
  18. "address": "B01C264BFE9CBD45458256E613A6F07061A3A6B6",
  19. "pub_key": {
  20. "type": "ed25519",
  21. "data": "E1FFBD187FA2A922CE1B367532CEAC1AD8E606D576AB0D2E2CAA7EC6B7DAC10F"
  22. },
  23. "coins": [
  24. {
  25. "denom": "fermion",
  26. "amount": 1000000
  27. },
  28. {
  29. "denom": "gregcoin",
  30. "amount": 1000
  31. }
  32. ]
  33. },
  34. {
  35. "name": "monitor1",
  36. "address": "CE456B8BA9AFD1CBDF4ED14558E8C30691E549EA",
  37. "coins": [
  38. {
  39. "denom": "fermion",
  40. "amount": 100
  41. },
  42. {
  43. "denom": "moncoin",
  44. "amount": 600000
  45. },
  46. {
  47. "denom": "leadertoken",
  48. "amount": 1
  49. }
  50. ]
  51. },
  52. {
  53. "name": "monitor2",
  54. "address": "EF708182E21F893634FD8DCB82A5128E16C76B83",
  55. "coins": [
  56. {
  57. "denom": "fermion",
  58. "amount": 100
  59. },
  60. {
  61. "denom": "moncoin",
  62. "amount": 0
  63. },
  64. {
  65. "denom": "leadertoken",
  66. "amount": 0
  67. }
  68. ]
  69. },
  70. {
  71. "name": "anton",
  72. "address": "40CC622438D3E42148A1FFD3A27C07C100F8FA3D",
  73. "pub_key": {
  74. "type": "ed25519",
  75. "data": "97BD389257763747488803DC686A8819C685936A3CD275D54EABEE51E0117EE6"
  76. },
  77. "coins": [
  78. {
  79. "denom": "fermion",
  80. "amount": 100
  81. },
  82. {
  83. "denom": "antoncoin",
  84. "amount": 1000
  85. }
  86. ]
  87. },
  88. {
  89. "name": "adrian",
  90. "address": "4548017683F771FDBCF7D8E74F4723868AA20009",
  91. "coins": [
  92. {
  93. "denom": "fermion",
  94. "amount": 100
  95. },
  96. {
  97. "denom": "adriancoin",
  98. "amount": 1000
  99. }
  100. ]
  101. },
  102. {
  103. "name": "bucky",
  104. "address": "2B24DEE2364762300168DF19B6C18BCE2D399EA2",
  105. "coins": [
  106. {
  107. "denom": "fermion",
  108. "amount": 10000
  109. },
  110. {
  111. "denom": "buckycoin",
  112. "amount": 1000
  113. }
  114. ]
  115. },
  116. {
  117. "name": "bucky-new",
  118. "address": "4FE8FFE12EDBA34BE4E587B2125177AC24594BAF",
  119. "coins": [
  120. {
  121. "denom": "fermion",
  122. "amount": 10000000000
  123. },
  124. {
  125. "denom": "buckycoin",
  126. "amount": 2000
  127. }
  128. ]
  129. },
  130. {
  131. "name": "rigel",
  132. "address": "C7A6F5FD77DDCA5C43600F33D14533A27C683F55",
  133. "coins": [
  134. {
  135. "denom": "rigelcoin",
  136. "amount": 1000
  137. },
  138. {
  139. "denom": "fermion",
  140. "amount": 10000
  141. }
  142. ]
  143. },
  144. {
  145. "name": "rigel2",
  146. "address": "5B228AB64E290F1FC4D3E933B7623CCA3F015C34",
  147. "coins": [
  148. {
  149. "denom": "rigelcoin",
  150. "amount": 1000
  151. },
  152. {
  153. "denom": "fermion",
  154. "amount": 10000
  155. }
  156. ]
  157. },
  158. {
  159. "name": "shadow",
  160. "address": "B140EFAAE6D5CA1C8E98814C557AF7112E3B9EAE",
  161. "pub_key": {
  162. "type": "ed25519",
  163. "data": "F492282705DF29ACC3BB803D543B7BF98C8080FA28AE85B62B45827EA9DA8167"
  164. },
  165. "coins": [
  166. {
  167. "denom": "fermion",
  168. "amount": 100
  169. },
  170. {
  171. "denom": "shadowcoin",
  172. "amount": 1000
  173. }
  174. ]
  175. },
  176. {
  177. "name": "peng",
  178. "address": "7B8422A210D0F0B8734908C093ECF0E9A768BDB8",
  179. "coins": [
  180. {
  181. "denom": "fermion",
  182. "amount": 100
  183. },
  184. {
  185. "denom": "pengcoin",
  186. "amount": 1000
  187. }
  188. ]
  189. },
  190. {
  191. "name": "matt",
  192. "address": "C2104A8191E282AA45D210BA93282B36768EDDA1",
  193. "coins": [
  194. {
  195. "denom": "fermion",
  196. "amount": 100
  197. },
  198. {
  199. "denom": "mattcoin",
  200. "amount": 1000
  201. }
  202. ]
  203. },
  204. {
  205. "name": "frey",
  206. "address": "0F8FB94B5A4D04220F15058B7AA16AF1328B57A9",
  207. "coins": [
  208. {
  209. "denom": "fermion",
  210. "amount": 100
  211. },
  212. {
  213. "denom": "freycoin",
  214. "amount": 1000
  215. }
  216. ]
  217. },
  218. {
  219. "name": "wancloud",
  220. "address": "02C1F2CE501DAF30F758E657B71FC7AD568C4BE5",
  221. "coins": [
  222. {
  223. "denom": "fermion",
  224. "amount": 100
  225. },
  226. {
  227. "denom": "wancloudcoin",
  228. "amount": 1000
  229. }
  230. ]
  231. },
  232. {
  233. "name": "bianjie",
  234. "address": "7D626173FAA69D96E56523A333EAF78F87843CE5",
  235. "coins": [
  236. {
  237. "denom": "fermion",
  238. "amount": 100
  239. },
  240. {
  241. "denom": "bianjiecoin",
  242. "amount": 1000
  243. }
  244. ]
  245. },
  246. {
  247. "name": "alexis",
  248. "address": "42989458D3285F05FE0233EE669A1CCD90AE6F3E",
  249. "coins": [
  250. {
  251. "denom": "fermion",
  252. "amount": 100
  253. },
  254. {
  255. "denom": "alexiscoin",
  256. "amount": 1000
  257. }
  258. ]
  259. },
  260. {
  261. "name": "zaki",
  262. "address": "E2080141FEAD5986FD411121CA077F2835294F5A",
  263. "coins": [
  264. {
  265. "denom": "fermion",
  266. "amount": 100
  267. },
  268. {
  269. "denom": "zakicoin",
  270. "amount": 1000
  271. }
  272. ]
  273. },
  274. {
  275. "name": "jimyang",
  276. "address": "6F94C5B7FEB6EF926A8901A8E8F4B2077D02B354",
  277. "coins": [
  278. {
  279. "denom": "fermion",
  280. "amount": 1000
  281. }
  282. ]
  283. },
  284. {
  285. "name": "MichaelYuan",
  286. "address": "F75D0FD7036A3BB9092DD0938BBF0A9323224832",
  287. "coins": [
  288. {
  289. "denom": "fermion",
  290. "amount": 100000
  291. }
  292. ]
  293. }
  294. ],
  295. "plugin_options": [
  296. "coin/issuer", {"app": "sigs", "addr": "B01C264BFE9CBD45458256E613A6F07061A3A6B6"}
  297. ]