aboutsummaryrefslogtreecommitdiffstats
path: root/development/states/pending-tx-insufficient.json
diff options
context:
space:
mode:
Diffstat (limited to 'development/states/pending-tx-insufficient.json')
-rw-r--r--development/states/pending-tx-insufficient.json107
1 files changed, 107 insertions, 0 deletions
diff --git a/development/states/pending-tx-insufficient.json b/development/states/pending-tx-insufficient.json
new file mode 100644
index 000000000..10ecc826d
--- /dev/null
+++ b/development/states/pending-tx-insufficient.json
@@ -0,0 +1,107 @@
+{
+ "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"
+ }
+ },
+ "currentFiat": "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": {}
+}