aboutsummaryrefslogblamecommitdiffstats
path: root/development/states/private-network.json
blob: 8cdcb4eeb3138f9c20869fa15f190c475c641c8d (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                
                             


































                                                                                                                                                               
                                                                    
                               








                                          
                                                                   
















                                
 
{
  "metamask": {
    "isInitialized": true,
    "isUnlocked": true,
    "rpcTarget": "https://rawtestrpc.metamask.io/",
    "identities": {
      "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825": {
        "name": "Account 1",
        "address": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825",
        "mayBeFauceting": false
      },
      "0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb": {
        "name": "Account 2",
        "address": "0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb",
        "mayBeFauceting": false
      }
    },
    "unconfTxs": {},
    "currentCurrency": "USD",
    "conversionRate": 9.52855776,
    "conversionDate": 1479756513,
    "accounts": {
      "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825": {
        "balance": "0x0",
        "nonce": "0x0",
        "code": "0x0",
        "address": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825"
      },
      "0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb": {
        "balance": "0x0",
        "nonce": "0x0",
        "code": "0x0",
        "address": "0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb"
      }
    },
    "transactions": [
      {
        "id": 5551995700357153,
        "txParams": {
          "from": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825",
          "to": "0x48ff0cbac0acefedf152281ee80e9a0a01d5da63",
          "data": "0x90b98a11000000000000000000000000c5b8dbac4c1d3f152cdeb400e2313f309c410acb000000000000000000000000000000000000000000000000000000000000000a",
          "metamaskId": 5551995700357153,
          "metamaskNetworkId": "1479490588308"
        },
        "time": 1479498745949,
        "status": "confirmed",
        "gasMultiplier": 1,
        "metamaskNetworkId": "1479490588308",
        "containsDelegateCall": true,
        "estimatedGas": "0x24b33",
        "hash": "0xad609a6931f54a575ad71222ffc27cd6746017106d5b89f4ad300b37b273f8ac"
      }
    ],
    "selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825",
    "network": "1479753732793",
    "isEthConfirmed": true,
    "unconfMsgs": {},
    "messages": [],
    "shapeShiftTxList": [],
    "gasMultiplier": false,
    "provider": {
      "type": "rpc",
      "rpcTarget": "http://localhost:8545"
    },
    "selectedAddress": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825"
  },
  "appState": {
    "menuOpen": false,
    "currentView": {
      "name": "accountDetail"
    },
    "accountDetail": {
      "subview": "transactions",
      "accountExport": "none",
      "privateKey": ""
    },
    "transForward": false,
    "isLoading": false,
    "warning": null,
    "scrollToBottom": false
  },
  "identities": {}
}