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.
34 lines
695 B
34 lines
695 B
{
|
|
"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": {}
|
|
}
|
|
|