aboutsummaryrefslogtreecommitdiffstats
path: root/development/states/restore-vault.json
diff options
context:
space:
mode:
Diffstat (limited to 'development/states/restore-vault.json')
-rw-r--r--development/states/restore-vault.json39
1 files changed, 39 insertions, 0 deletions
diff --git a/development/states/restore-vault.json b/development/states/restore-vault.json
new file mode 100644
index 000000000..e1f157ddf
--- /dev/null
+++ b/development/states/restore-vault.json
@@ -0,0 +1,39 @@
+{
+ "metamask": {
+ "isInitialized": false,
+ "isUnlocked": false,
+ "isEthConfirmed": false,
+ "currentDomain": "example.com",
+ "rpcTarget": "https://rawtestrpc.metamask.io/",
+ "identities": {},
+ "unconfTxs": {},
+ "currentFiat": "USD",
+ "conversionRate": 0,
+ "conversionDate": "N/A",
+ "accounts": {},
+ "transactions": [],
+ "seedWords": null,
+ "isConfirmed": true,
+ "unconfMsgs": {},
+ "messages": [],
+ "shapeShiftTxList": [],
+ "provider": {
+ "type": "testnet"
+ },
+ "network": "2"
+ },
+ "appState": {
+ "menuOpen": false,
+ "currentView": {
+ "name": "restoreVault"
+ },
+ "accountDetail": {
+ "subview": "transactions"
+ },
+ "currentDomain": "extensions",
+ "transForward": true,
+ "isLoading": false,
+ "warning": null
+ },
+ "identities": {}
+} \ No newline at end of file