aboutsummaryrefslogblamecommitdiffstats
path: root/development/states/import-private-key.json
blob: bd455c6d59f545279d2293f1763c7b77ac54bf3b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                
                             















                                                               
                                                                    

                                





























                                                    
 
{
  "metamask": {
    "isInitialized": true,
    "isUnlocked": true,
    "rpcTarget": "https://rawtestrpc.metamask.io/",
    "identities": {
      "0x01208723ba84e15da2e71656544a2963b0c06d40": {
        "address": "0x01208723ba84e15da2e71656544a2963b0c06d40",
        "name": "Account 1"
      }
    },
    "unconfTxs": {},
    "currentCurrency": "USD",
    "conversionRate": 10.10788584,
    "conversionDate": 1484694362,
    "noActiveNotices": true,
    "network": "3",
    "accounts": {
      "0x01208723ba84e15da2e71656544a2963b0c06d40": {
        "balance": "0x0",
        "code": "0x",
        "nonce": "0x0",
        "address": "0x01208723ba84e15da2e71656544a2963b0c06d40"
      }
    },
    "transactions": [],
    "provider": {
      "type": "testnet"
    },
    "selectedAddress": "0x01208723ba84e15da2e71656544a2963b0c06d40",
    "selectedAccountTxList": [],
    "seedWords": null,
    "unconfMsgs": {},
    "messages": [],
    "shapeShiftTxList": [],
    "keyringTypes": [
      "Simple Key Pair",
      "HD Key Tree"
    ],
    "keyrings": [
      {
        "type": "HD Key Tree",
        "accounts": [
          "01208723ba84e15da2e71656544a2963b0c06d40"
        ]
      }
    ],
    "lostAccounts": []
  },
  "appState": {
    "menuOpen": false,
    "currentView": {
      "name": "import-menu"
    },
    "accountDetail": {
      "subview": "transactions"
    },
    "transForward": true,
    "isLoading": false,
    "warning": null
  },
  "identities": {}
}