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.
76 lines
2.1 KiB
76 lines
2.1 KiB
8 years ago
|
{
|
||
|
"metamask": {
|
||
|
"isInitialized": true,
|
||
|
"isUnlocked": true,
|
||
|
"isEthConfirmed": false,
|
||
|
"currentDomain": "example.com",
|
||
|
"rpcTarget": "https://rawtestrpc.metamask.io/",
|
||
|
"identities": {
|
||
|
"0xfdea65c8e26263f6d9a1b5de9555d2931a33b825": {
|
||
|
"name": "Wallet 1",
|
||
|
"address": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825",
|
||
|
"mayBeFauceting": false
|
||
|
},
|
||
|
"0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb": {
|
||
|
"name": "Wallet 2",
|
||
|
"address": "0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb",
|
||
|
"mayBeFauceting": false
|
||
|
},
|
||
|
"0x2f8d4a878cfa04a6e60d46362f5644deab66572d": {
|
||
|
"name": "Wallet 3",
|
||
|
"address": "0x2f8d4a878cfa04a6e60d46362f5644deab66572d",
|
||
|
"mayBeFauceting": false
|
||
|
}
|
||
|
},
|
||
|
"unconfTxs": {},
|
||
|
"currentFiat": "USD",
|
||
|
"conversionRate": 11.21283484,
|
||
|
"conversionDate": 1472158984,
|
||
|
"accounts": {
|
||
|
"0xfdea65c8e26263f6d9a1b5de9555d2931a33b825": {
|
||
|
"code": "0x",
|
||
|
"balance": "0x34693f54a1e25900",
|
||
|
"nonce": "0x100013",
|
||
|
"address": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825"
|
||
|
},
|
||
|
"0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb": {
|
||
|
"code": "0x",
|
||
|
"nonce": "0x100000",
|
||
|
"balance": "0x18af912cee770000",
|
||
|
"address": "0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb"
|
||
|
},
|
||
|
"0x2f8d4a878cfa04a6e60d46362f5644deab66572d": {
|
||
|
"code": "0x",
|
||
|
"nonce": "0x100000",
|
||
|
"balance": "0x2386f26fc10000",
|
||
|
"address": "0x2f8d4a878cfa04a6e60d46362f5644deab66572d"
|
||
|
}
|
||
|
},
|
||
|
"transactions": [],
|
||
|
"network": "2",
|
||
|
"seedWords": null,
|
||
|
"isConfirmed": true,
|
||
|
"unconfMsgs": {},
|
||
|
"messages": [],
|
||
|
"shapeShiftTxList": [],
|
||
|
"provider": {
|
||
|
"type": "testnet"
|
||
|
},
|
||
|
"selectedAccount": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825"
|
||
|
},
|
||
|
"appState": {
|
||
|
"menuOpen": false,
|
||
|
"currentView": {
|
||
|
"name": "sendTransaction"
|
||
|
},
|
||
|
"accountDetail": {
|
||
|
"subview": "transactions"
|
||
|
},
|
||
|
"currentDomain": "127.0.0.1:9966",
|
||
|
"transForward": true,
|
||
|
"isLoading": false,
|
||
|
"warning": null,
|
||
|
"detailView": {}
|
||
|
},
|
||
|
"identities": {}
|
||
|
}
|