2016-07-01 03:22:16 +02:00
|
|
|
{
|
|
|
|
"metamask": {
|
|
|
|
"isInitialized": true,
|
2016-09-08 20:20:45 +02:00
|
|
|
"isUnlocked": false,
|
2016-07-01 03:22:16 +02:00
|
|
|
"currentDomain": "example.com",
|
|
|
|
"rpcTarget": "https://rawtestrpc.metamask.io/",
|
2016-09-08 20:20:45 +02:00
|
|
|
"identities": {},
|
2016-07-01 03:22:16 +02:00
|
|
|
"unconfTxs": {},
|
2017-03-15 01:05:27 +01:00
|
|
|
"currentCurrency": "USD",
|
2016-09-08 20:20:45 +02:00
|
|
|
"conversionRate": 11.4379398,
|
|
|
|
"conversionDate": 1473358355,
|
|
|
|
"accounts": {},
|
2016-07-01 03:22:16 +02:00
|
|
|
"transactions": [],
|
2016-09-08 20:20:45 +02:00
|
|
|
"network": "1473186153102",
|
|
|
|
"seedWords": null,
|
2016-07-01 03:22:16 +02:00
|
|
|
"unconfMsgs": {},
|
|
|
|
"messages": [],
|
2016-09-08 20:20:45 +02:00
|
|
|
"shapeShiftTxList": [],
|
2016-07-01 03:22:16 +02:00
|
|
|
"provider": {
|
2016-09-08 20:20:45 +02:00
|
|
|
"type": "rpc",
|
|
|
|
"rpcTarget": "http://localhost:8545"
|
2016-07-01 03:22:16 +02:00
|
|
|
},
|
2017-01-31 00:25:12 +01:00
|
|
|
"selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825"
|
2016-07-01 03:22:16 +02:00
|
|
|
},
|
|
|
|
"appState": {
|
|
|
|
"menuOpen": false,
|
|
|
|
"currentView": {
|
2016-09-08 20:20:45 +02:00
|
|
|
"name": "accountDetail",
|
|
|
|
"detailView": null,
|
|
|
|
"context": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825"
|
2016-07-01 03:22:16 +02:00
|
|
|
},
|
|
|
|
"accountDetail": {
|
2016-09-08 20:20:45 +02:00
|
|
|
"subview": "transactions"
|
2016-07-01 03:22:16 +02:00
|
|
|
},
|
2016-09-08 20:20:45 +02:00
|
|
|
"currentDomain": "127.0.0.1:9966",
|
|
|
|
"transForward": true,
|
2016-07-01 03:22:16 +02:00
|
|
|
"isLoading": false,
|
2016-09-08 20:20:45 +02:00
|
|
|
"warning": null
|
2016-07-01 03:22:16 +02:00
|
|
|
},
|
|
|
|
"identities": {}
|
2016-09-08 20:20:45 +02:00
|
|
|
}
|