aboutsummaryrefslogblamecommitdiffstats
path: root/development/states/send.json
blob: 73ac62f65d5193c222ff3ecd40ce9a415713098f (plain) (tree)
1
2
3
4
5
6
7
8
9



                          


                                                     
                                                                
                           

                                                     
                                                                
                           

                                                     
                                                                




                                                                

       
                        
                             




                                  


                                                     

                                        



                                                               

                                        



                                                               

                         
                                                               





                                                               

       



























                                                                    


                       

                           



                      

                                                             

                      


                                
      


                         

                             

                  
 
{
  "metamask": {
    "isInitialized": true,
    "isUnlocked": true,
    "rpcTarget": "https://rawtestrpc.metamask.io/",
    "identities": {
      "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825": {
        "address": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825",
        "name": "Account 1"
      },
      "0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb": {
        "address": "0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb",
        "name": "Account 2"
      },
      "0x2f8d4a878cfa04a6e60d46362f5644deab66572d": {
        "address": "0x2f8d4a878cfa04a6e60d46362f5644deab66572d",
        "name": "Account 3"
      },
      "0xd85a4b6a394794842887b8284293d69163007bbb": {
        "address": "0xd85a4b6a394794842887b8284293d69163007bbb",
        "name": "Account 4"
      }
    },
    "unapprovedTxs": {},
    "currentCurrency": "USD",
    "conversionRate": 16.88200327,
    "conversionDate": 1489013762,
    "noActiveNotices": true,
    "frequentRpcList": [],
    "network": "3",
    "accounts": {
      "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825": {
        "code": "0x",
        "balance": "0x47c9d71831c76efe",
        "nonce": "0x1b",
        "address": "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825"
      },
      "0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb": {
        "code": "0x",
        "balance": "0x37452b1315889f80",
        "nonce": "0xa",
        "address": "0xc5b8dbac4c1d3f152cdeb400e2313f309c410acb"
      },
      "0x2f8d4a878cfa04a6e60d46362f5644deab66572d": {
        "code": "0x",
        "balance": "0x0",
        "nonce": "0x0",
        "address": "0x2f8d4a878cfa04a6e60d46362f5644deab66572d"
      },
      "0xd85a4b6a394794842887b8284293d69163007bbb": {
        "code": "0x",
        "balance": "0x0",
        "nonce": "0x0",
        "address": "0xd85a4b6a394794842887b8284293d69163007bbb"
      }
    },
    "transactions": {},
    "selectedAddressTxList": [],
    "unapprovedMsgs": {},
    "unapprovedMsgCount": 0,
    "unapprovedPersonalMsgs": {},
    "unapprovedPersonalMsgCount": 0,
    "keyringTypes": [
      "Simple Key Pair",
      "HD Key Tree"
    ],
    "keyrings": [
      {
        "type": "HD Key Tree",
        "accounts": [
          "fdea65c8e26263f6d9a1b5de9555d2931a33b825",
          "c5b8dbac4c1d3f152cdeb400e2313f309c410acb",
          "2f8d4a878cfa04a6e60d46362f5644deab66572d"
        ]
      },
      {
        "type": "Simple Key Pair",
        "accounts": [
          "0xd85a4b6a394794842887b8284293d69163007bbb"
        ]
      }
    ],
    "selectedAddress": "0xd85a4b6a394794842887b8284293d69163007bbb",
    "currentCurrency": "USD",
    "provider": {
      "type": "testnet"
    },
    "shapeShiftTxList": [],
    "lostAccounts": []
  },
  "appState": {
    "menuOpen": false,
    "currentView": {
      "name": "sendTransaction",
      "context": "0xd85a4b6a394794842887b8284293d69163007bbb"
    },
    "accountDetail": {
      "subview": "transactions",
      "accountExport": "none",
      "privateKey": ""
    },
    "transForward": true,
    "isLoading": false,
    "warning": null,
    "scrollToBottom": false,
    "forgottenPassword": null
  },
  "identities": {}
}