aboutsummaryrefslogtreecommitdiffstats
path: root/development/states/account-detail-with-transaction-history.json
diff options
context:
space:
mode:
authorDan Finlay <somniac@me.com>2016-08-17 06:32:06 +0800
committerGitHub <noreply@github.com>2016-08-17 06:32:06 +0800
commit90d6bec3ed51ba4b2d4696132642a4d97712dec9 (patch)
treeae8f2a3a805e0ac24ed3d1058138cf1b3c25b763 /development/states/account-detail-with-transaction-history.json
parentf1986d7a3757aea50fba798b295397e69739b891 (diff)
parent666f3cd66ce56013e5688d514e3c1fc3ec8a6ac4 (diff)
downloadtangerine-wallet-browser-90d6bec3ed51ba4b2d4696132642a4d97712dec9.tar.gz
tangerine-wallet-browser-90d6bec3ed51ba4b2d4696132642a4d97712dec9.tar.zst
tangerine-wallet-browser-90d6bec3ed51ba4b2d4696132642a4d97712dec9.zip
Merge pull request #520 from MetaMask/usd-conversion
Conversion implementation
Diffstat (limited to 'development/states/account-detail-with-transaction-history.json')
-rw-r--r--development/states/account-detail-with-transaction-history.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/development/states/account-detail-with-transaction-history.json b/development/states/account-detail-with-transaction-history.json
index 5e4065225..69af85623 100644
--- a/development/states/account-detail-with-transaction-history.json
+++ b/development/states/account-detail-with-transaction-history.json
@@ -1,5 +1,8 @@
{
"metamask": {
+ "currentFiat": "USD",
+ "conversionRate": 11.06608791,
+ "conversionDate": 1470421024,
"isInitialized": true,
"isUnlocked": true,
"currentDomain": "example.com",
@@ -72,7 +75,7 @@
"txParams": {
"from": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc",
"to": "0x18a3462427bcc9133bb46e88bcbe39cd7ef0e761",
- "value": "0x99966c8104aa57038000",
+ "value": "0x0",
"origin": "thelongestdomainnameintheworldandthensomeandthensomemoreandmore.com",
"metamaskId": 1467923203344608,
"metamaskNetworkId": "2"