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.
83 lines
2.0 KiB
83 lines
2.0 KiB
{
|
|
"metamask": {
|
|
"isInitialized": true,
|
|
"isUnlocked": true,
|
|
"rpcTarget": "https://rawtestrpc.metamask.io/",
|
|
"identities": {
|
|
"0x58bda1f9d87dc7d2bcc6f7c2513efc9d03fca683": {
|
|
"address": "0x58bda1f9d87dc7d2bcc6f7c2513efc9d03fca683",
|
|
"name": "Account 1"
|
|
},
|
|
"0x9858e7d8b79fc3e6d989636721584498926da38a": {
|
|
"address": "0x9858e7d8b79fc3e6d989636721584498926da38a",
|
|
"name": "Imported Account"
|
|
}
|
|
},
|
|
"unconfTxs": {},
|
|
"currentCurrency": "USD",
|
|
"conversionRate": 10.19458075,
|
|
"conversionDate": 1484696373,
|
|
"noActiveNotices": true,
|
|
"network": "3",
|
|
"accounts": {
|
|
"0x58bda1f9d87dc7d2bcc6f7c2513efc9d03fca683": {
|
|
"code": "0x",
|
|
"balance": "0x0",
|
|
"nonce": "0x0",
|
|
"address": "0x58bda1f9d87dc7d2bcc6f7c2513efc9d03fca683"
|
|
},
|
|
"0x9858e7d8b79fc3e6d989636721584498926da38a": {
|
|
"code": "0x",
|
|
"balance": "0x0",
|
|
"nonce": "0x0",
|
|
"address": "0x9858e7d8b79fc3e6d989636721584498926da38a"
|
|
}
|
|
},
|
|
"transactions": [],
|
|
"provider": {
|
|
"type": "testnet"
|
|
},
|
|
"selectedAddress": "0x9858e7d8b79fc3e6d989636721584498926da38a",
|
|
"selectedAccountTxList": [],
|
|
"unconfMsgs": {},
|
|
"messages": [],
|
|
"shapeShiftTxList": [],
|
|
"keyringTypes": [
|
|
"Simple Key Pair",
|
|
"HD Key Tree"
|
|
],
|
|
"keyrings": [
|
|
{
|
|
"type": "HD Key Tree",
|
|
"accounts": [
|
|
"58bda1f9d87dc7d2bcc6f7c2513efc9d03fca683"
|
|
]
|
|
},
|
|
{
|
|
"type": "Simple Key Pair",
|
|
"accounts": [
|
|
"0x9858e7d8b79fc3e6d989636721584498926da38a"
|
|
]
|
|
}
|
|
],
|
|
"lostAccounts": [],
|
|
"seedWords": null
|
|
},
|
|
"appState": {
|
|
"menuOpen": false,
|
|
"currentView": {
|
|
"name": "accounts"
|
|
},
|
|
"accountDetail": {
|
|
"subview": "transactions",
|
|
"accountExport": "none",
|
|
"privateKey": ""
|
|
},
|
|
"transForward": true,
|
|
"isLoading": false,
|
|
"warning": null,
|
|
"scrollToBottom": false,
|
|
"forgottenPassword": false
|
|
},
|
|
"identities": {}
|
|
}
|
|
|