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.
107 lines
2.8 KiB
107 lines
2.8 KiB
{
|
|
"metamask": {
|
|
"isInitialized": true,
|
|
"isUnlocked": true,
|
|
"rpcTarget": "https://rawtestrpc.metamask.io/",
|
|
"identities": {
|
|
"0xa06599bd35921cfb5b71b4be3869740385b0b306": {
|
|
"address": "0xa06599bd35921cfb5b71b4be3869740385b0b306",
|
|
"name": "Account 1"
|
|
}
|
|
},
|
|
"unapprovedTxs": {
|
|
"1188547363326880": {
|
|
"id": 1188547363326880,
|
|
"time": 1487662234127,
|
|
"status": "unapproved",
|
|
"gasMultiplier": 1,
|
|
"metamaskNetworkId": "3",
|
|
"txParams": {
|
|
"from": "0xa06599bd35921cfb5b71b4be3869740385b0b306",
|
|
"to": "0x18a3462427bcc9133bb46e88bcbe39cd7ef0e761",
|
|
"value": "0xde0b6b3a7640000",
|
|
"metamaskId": 1188547363326880,
|
|
"metamaskNetworkId": "3",
|
|
"gas": "0x5209"
|
|
},
|
|
"gasLimitSpecified": false,
|
|
"estimatedGas": "0x5209",
|
|
"txFee": "17e0186e60800",
|
|
"txValue": "de0b6b3a7640000",
|
|
"maxCost": "de234b52e4a0800"
|
|
}
|
|
},
|
|
"currentCurrency": "USD",
|
|
"conversionRate": 12.59854817,
|
|
"conversionDate": 1487662141,
|
|
"noActiveNotices": true,
|
|
"network": "3",
|
|
"accounts": {
|
|
"0xa06599bd35921cfb5b71b4be3869740385b0b306": {
|
|
"nonce": "0x0",
|
|
"balance": "0x0",
|
|
"code": "0x",
|
|
"address": "0xa06599bd35921cfb5b71b4be3869740385b0b306"
|
|
}
|
|
},
|
|
"transactions": {},
|
|
"selectedAddressTxList": [
|
|
{
|
|
"id": 1188547363326880,
|
|
"time": 1487662234127,
|
|
"status": "unapproved",
|
|
"gasMultiplier": 1,
|
|
"metamaskNetworkId": "3",
|
|
"txParams": {
|
|
"from": "0xa06599bd35921cfb5b71b4be3869740385b0b306",
|
|
"to": "0x18a3462427bcc9133bb46e88bcbe39cd7ef0e761",
|
|
"value": "0xde0b6b3a7640000",
|
|
"metamaskId": 1188547363326880,
|
|
"metamaskNetworkId": "3",
|
|
"gas": "0x5209"
|
|
},
|
|
"gasLimitSpecified": false,
|
|
"estimatedGas": "0x5209",
|
|
"txFee": "17e0186e60800",
|
|
"txValue": "de0b6b3a7640000",
|
|
"maxCost": "de234b52e4a0800"
|
|
}
|
|
],
|
|
"unapprovedMsgs": {},
|
|
"unapprovedMsgCount": 0,
|
|
"keyringTypes": [
|
|
"Simple Key Pair",
|
|
"HD Key Tree"
|
|
],
|
|
"keyrings": [
|
|
{
|
|
"type": "HD Key Tree",
|
|
"accounts": [
|
|
"a06599bd35921cfb5b71b4be3869740385b0b306"
|
|
]
|
|
}
|
|
],
|
|
"selectedAddress": "0xa06599bd35921cfb5b71b4be3869740385b0b306",
|
|
"currentCurrency": "USD",
|
|
"provider": {
|
|
"type": "testnet"
|
|
},
|
|
"shapeShiftTxList": [],
|
|
"lostAccounts": [],
|
|
"seedWords": null
|
|
},
|
|
"appState": {
|
|
"menuOpen": false,
|
|
"currentView": {
|
|
"name": "confTx",
|
|
"context": 0
|
|
},
|
|
"accountDetail": {
|
|
"subview": "transactions"
|
|
},
|
|
"transForward": true,
|
|
"isLoading": false,
|
|
"warning": null
|
|
},
|
|
"identities": {}
|
|
}
|
|
|