aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/2-state.json
blob: d41a403ff0d1bdabd66896e0cab6cf9767018198 (plain) (blame)
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
{ "isInitialized": true,
  "provider": { "type": "rpc", "rpcTarget": "http://localhost:8545" },
  "network": "loading",
  "accounts": {
    "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc": {
      "address": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc",
      "balance": "0x0"
    },
    "0xec1adf982415d2ef5ec55899b9bfb8bc0f29251b": {
      "address": "0xec1adf982415d2ef5ec55899b9bfb8bc0f29251b",
      "balance": "0x0"
    }
  },
  "currentBlockGasLimit": "",
  "unapprovedTxs": {},
  "selectedAddressTxList": [],
  "computedBalances": {},
  "unapprovedMsgs": {},
  "unapprovedMsgCount": 0,
  "unapprovedPersonalMsgs": {},
  "unapprovedPersonalMsgCount": 0,
  "unapprovedTypedMessages": {},
  "unapprovedTypedMessagesCount": 0,
  "isUnlocked": true,
  "keyringTypes": [ "Simple Key Pair", "HD Key Tree" ],
  "keyrings":[
    { "type": "HD Key Tree",
      "accounts": [
        "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc"
      ]
    },
    {
      "type": "Simple Key Pair",
      "accounts": [
        "0xec1adf982415d2ef5ec55899b9bfb8bc0f29251b"
      ]
    }
    ],
  "frequentRpcList": [],
  "currentAccountTab": "history",
  "tokens": [],
  "useBlockie": false,
  "featureFlags": {},
  "currentLocale": null,
  "identities": {
    "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc": {
      "name": "Account 1",
      "address": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc"
    },
    "0xec1adf982415d2ef5ec55899b9bfb8bc0f29251b": {
      "name": "Account 2",
      "address": "0xec1adf982415d2ef5ec55899b9bfb8bc0f29251b"
    }
  },

  "lostIdentities": {},
  "selectedAddress": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc",
  "recentBlocks": [],
  "addressBook": [],
  "currentCurrency": "usd",
  "conversionRate": 288.45,
  "conversionDate": 1506444677,
  "nextUnreadNotice": null,
  "noActiveNotices": true,
  "shapeShiftTxList": [],
  "infuraNetworkStatus": {},
  "lostAccounts": [],
  "seedWords": "debris dizzy just program just float decrease vacant alarm reduce speak stadium",
  "forgottenPassword": null
}