-
Notifications
You must be signed in to change notification settings - Fork 16
/
eth-accounts.json
92 lines (92 loc) · 2.59 KB
/
eth-accounts.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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[
{
"@type": "/ethermint.types.v1.EthAccount",
"base_account": {
"address": "$whale2",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
"code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
},
{
"@type": "/ethermint.types.v1.EthAccount",
"base_account": {
"address": "$committee",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
"code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
},
{
"@type": "/ethermint.types.v1.EthAccount",
"base_account": {
"address": "$user",
"pub_key": null,
"account_number": "0",
"sequence": "3"
},
"code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
},
{
"@type": "/ethermint.types.v1.EthAccount",
"base_account": {
"address": "$bridge_relayer",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
"code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470"
},
{
"@type": "/ethermint.types.v1.EthAccount",
"base_account": {
"account_number": "41",
"address": "kava1afcspmdzlqzn2c53krj4mt2yskv6wtrds2jqht",
"pub_key": null,
"sequence": "1"
},
"code_hash": "0x45d85d503e0143ffd2bb95d7bcb4dadfc1c05ff005fc7c26e63eb47f496fdafc"
},
{
"@type": "/ethermint.types.v1.EthAccount",
"base_account": {
"account_number": "0",
"address": "kava1vtf08rd2z9fm8qwxa54y3el5vues8ty64qcdyr",
"pub_key": null,
"sequence": "1"
},
"code_hash": "0xefe54230c8a74092194afdcb21c230b4cc4e07d0e6cd22bf0d3721f518df8ef2"
},
{
"@type": "/ethermint.types.v1.EthAccount",
"base_account": {
"account_number": "0",
"address": "kava1wrrekcy2h0zs9shkruuwqsvsldq8hm70yad4ke",
"pub_key": null,
"sequence": "1"
},
"code_hash": "0xd51cf04c1b78bc48b348e8455c4181539ab0b7ff84bb081fed109cd5feafaede"
},
{
"@type": "/ethermint.types.v1.EthAccount",
"base_account": {
"account_number": "0",
"address": "kava1jqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqpej7s5d",
"pub_key": null,
"sequence": "1"
},
"code_hash": "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2"
},
{
"@type": "/ethermint.types.v1.EthAccount",
"base_account": {
"account_number": "0",
"address": "kava1jqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzhptx6j",
"pub_key": null,
"sequence": "1"
},
"code_hash": "0x5fe7f977e71dba2ea1a68e21057beebb9be2ac30c6410aa38d4f3fbe41dcffd2"
}
]