aboutsummaryrefslogblamecommitdiffstats
path: root/development/states/new-vault.json
blob: 8db8222fa4b7e983f04954c672d8b9310b78da35 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                   




















                                  
 
{
  "metamask": {
    "isInitialized": false,
    "isUnlocked": false,
    "currentDomain": "example.com",
    "rpcTarget": "https://rawtestrpc.metamask.io/",
    "identities": {},
    "unconfTxs": {},
    "accounts": {},
    "transactions": [],
    "network": "2",
    "seedWords": null,
    "unconfMsgs": {},
    "messages": [],
    "provider": {
      "type": "testnet"
    }
  },
  "appState": {
    "menuOpen": false,
    "currentView": {
      "name": "accounts",
      "detailView": null
    },
    "accountDetail": {
      "subview": "transactions"
    },
    "currentDomain": "extensions",
    "transForward": true,
    "isLoading": false,
    "warning": null
  },
  "identities": {}
}