aboutsummaryrefslogtreecommitdiffstats
path: root/development/states/private-key-export.json
blob: db7a53e2260274bb19d1aa75f514439bcfa18202 (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
{
  "metamask": {
    "isInitialized": true,
    "isUnlocked": true,
    "rpcTarget": "https://rawtestrpc.metamask.io/",
    "identities": {
      "0x07284e146926a4facd0ea60598dc4f001ad620f1": {
        "address": "0x07284e146926a4facd0ea60598dc4f001ad620f1",
        "name": "Account 1"
      }
    },
    "unapprovedTxs": {},
    "noActiveNotices": true,
    "frequentRpcList": [],
    "addressBook": [],
    "network": "3",
    "accounts": {
      "0x07284e146926a4facd0ea60598dc4f001ad620f1": {
        "code": "0x",
        "nonce": "0x0",
        "balance": "0x0",
        "address": "0x07284e146926a4facd0ea60598dc4f001ad620f1"
      }
    },
    "transactions": {},
    "selectedAddressTxList": [],
    "unapprovedMsgs": {},
    "unapprovedMsgCount": 0,
    "unapprovedPersonalMsgs": {},
    "unapprovedPersonalMsgCount": 0,
    "keyringTypes": [
      "Simple Key Pair",
      "HD Key Tree"
    ],
    "keyrings": [
      {
        "type": "HD Key Tree",
        "accounts": [
          "07284e146926a4facd0ea60598dc4f001ad620f1"
        ]
      }
    ],
    "selectedAddress": "0x07284e146926a4facd0ea60598dc4f001ad620f1",
    "currentCurrency": "USD",
    "conversionRate": 43.35903476,
    "conversionDate": 1490105102,
    "provider": {
      "type": "testnet"
    },
    "shapeShiftTxList": [],
    "lostAccounts": [],
    "seedWords": null
  },
  "appState": {
    "menuOpen": false,
    "currentView": {
      "name": "accountDetail",
      "context": "0x07284e146926a4facd0ea60598dc4f001ad620f1"
    },
    "accountDetail": {
      "subview": "export",
      "accountExport": "requested"
    },
    "transForward": true,
    "isLoading": false,
    "warning": null
  },
  "identities": {}
}