You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
801 B
39 lines
801 B
{
|
|
"metamask": {
|
|
"isInitialized": false,
|
|
"isUnlocked": false,
|
|
"rpcTarget": "https://rawtestrpc.metamask.io/",
|
|
"identities": {},
|
|
"unconfTxs": {},
|
|
"currentCurrency": "USD",
|
|
"conversionRate": 8.18703468,
|
|
"conversionDate": 1481755832,
|
|
"network": "3",
|
|
"accounts": {},
|
|
"transactions": [],
|
|
"provider": {
|
|
"type": "testnet"
|
|
},
|
|
"unconfMsgs": {},
|
|
"messages": [],
|
|
"shapeShiftTxList": [],
|
|
"keyringTypes": [
|
|
"Simple Key Pair",
|
|
"HD Key Tree"
|
|
]
|
|
},
|
|
"appState": {
|
|
"menuOpen": false,
|
|
"currentView": {
|
|
"name": "accounts",
|
|
"detailView": null
|
|
},
|
|
"accountDetail": {
|
|
"subview": "transactions"
|
|
},
|
|
"transForward": true,
|
|
"isLoading": false,
|
|
"warning": null
|
|
},
|
|
"identities": {}
|
|
}
|
|
|