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.
65 lines
1.7 KiB
65 lines
1.7 KiB
{
|
|
"metamask": {
|
|
"isInitialized": true,
|
|
"isUnlocked": true,
|
|
"rpcTarget": "https://rawtestrpc.metamask.io/",
|
|
"identities": {
|
|
"0xa6ef573d60594731178b7f85d80da13cc2af52dd": {
|
|
"address": "0xa6ef573d60594731178b7f85d80da13cc2af52dd",
|
|
"name": "Dan! 1"
|
|
},
|
|
"0xf9f52e84ad2c9122caa87478d27041ddaa215666": {
|
|
"address": "0xf9f52e84ad2c9122caa87478d27041ddaa215666",
|
|
"name": "Account 2"
|
|
}
|
|
},
|
|
"unconfTxs": {},
|
|
"currentCurrency": "USD",
|
|
"conversionRate": 10.92067835,
|
|
"conversionDate": 1478282884,
|
|
"network": null,
|
|
"accounts": {
|
|
"0xa6ef573d60594731178b7f85d80da13cc2af52dd": {
|
|
"balance": "0x00",
|
|
"nonce": "0x100000",
|
|
"code": "0x",
|
|
"address": "0xa6ef573d60594731178b7f85d80da13cc2af52dd"
|
|
},
|
|
"0xf9f52e84ad2c9122caa87478d27041ddaa215666": {
|
|
"balance": "0x00",
|
|
"nonce": "0x100000",
|
|
"code": "0x",
|
|
"address": "0xf9f52e84ad2c9122caa87478d27041ddaa215666"
|
|
}
|
|
},
|
|
"transactions": [],
|
|
"provider": {
|
|
"type": "testnet"
|
|
},
|
|
"selectedAddress": "0xa6ef573d60594731178b7f85d80da13cc2af52dd",
|
|
"unconfMsgs": {},
|
|
"messages": [],
|
|
"selectedAddress": "0xa6ef573d60594731178b7f85d80da13cc2af52dd",
|
|
"shapeShiftTxList": [],
|
|
"keyringTypes": [
|
|
"Simple Key Pair",
|
|
"HD Key Tree"
|
|
]
|
|
},
|
|
"appState": {
|
|
"menuOpen": false,
|
|
"currentView": {
|
|
"name": "new-account"
|
|
},
|
|
"accountDetail": {
|
|
"subview": "transactions"
|
|
},
|
|
"transForward": true,
|
|
"isLoading": false,
|
|
"warning": null,
|
|
"forgottenPassword": null,
|
|
"detailView": {},
|
|
"scrollToBottom": false
|
|
},
|
|
"identities": {}
|
|
}
|
|
|