Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Commit

Permalink
Release: v3.11.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tayvano committed Jan 2, 2018
1 parent bd1bcb4 commit c97de24
Show file tree
Hide file tree
Showing 9 changed files with 848 additions and 717 deletions.
27 changes: 26 additions & 1 deletion app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,11 @@
"decimal":8,
"type":"default"
},{
"address":"0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e",
"symbol":"BLT",
"decimal":18,
"type":"default"
},{
"address":"0xce59d29b09aae565feeef8e52f47c3cd5368c663",
"symbol":"BLX? Bullion Crypto",
"decimal":18,
Expand Down Expand Up @@ -294,7 +299,7 @@
"decimal":9,
"type":"default"
},{
"address":"0x111111f7e9B1Fe072ade438F77E1Ce861C7eE4E3",
"address":"0x1234567461d3f8db7496581774bd869c83d51c93",
"symbol":"CAT (BitClave)",
"decimal":18,
"type":"default"
Expand Down Expand Up @@ -559,6 +564,11 @@
"decimal":8,
"type":"default"
},{
"address":"0xb53a96bcbdd9cf78dff20bab6c2be7baec8f00f8",
"symbol":"eGas",
"decimal":8,
"type":"default"
},{
"address":"0xf9F0FC7167c311Dd2F1e21E9204F87EBA9012fB2",
"symbol":"EHT",
"decimal":8,
Expand Down Expand Up @@ -714,6 +724,11 @@
"decimal":10,
"type":"default"
},{
"address":"0x8C65e992297d5f092A756dEf24F4781a280198Ff",
"symbol":"GZE",
"decimal":18,
"type":"default"
},{
"address":"0xFeeD1a53bd53FFE453D265FC6E70dD85f8e993b6",
"symbol":"H2O",
"decimal":18,
Expand Down Expand Up @@ -1004,6 +1019,11 @@
"decimal":8,
"type":"default"
},{
"address":"0xA9877b1e05D035899131DBd1e403825166D09f92",
"symbol":"MNT",
"decimal":18,
"type":"default"
},{
"address":"0x83cee9e086a77e492ee0bb93c2b0437ad6fdeccc",
"symbol":"MNTP",
"decimal":18,
Expand Down Expand Up @@ -1454,6 +1474,11 @@
"decimal":18,
"type":"default"
},{
"address":"0x1f54638b7737193ffd86c19ec51907a7c41755d8",
"symbol":"SOL",
"decimal":8,
"type":"default"
},{
"address":"0x58bf7df57d9DA7113c4cCb49d8463D4908C735cb",
"symbol":"SPARC",
"decimal":18,
Expand Down
2 changes: 1 addition & 1 deletion chrome-extension/css/etherwallet-master.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chrome-extension/cx-wallet.html
Original file line number Diff line number Diff line change
Expand Up @@ -6539,7 +6539,7 @@ <h5 translate="ENS_WrongAddress_2">
</p>

<p>
&copy; 2017 MyEtherWallet, LLC
&copy; 2018 MyEtherWallet, LLC
</p>

</section>
Expand Down
2 changes: 1 addition & 1 deletion chrome-extension/helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,7 @@ <h1>
</p>

<p>
&copy; 2017 MyEtherWallet, LLC
&copy; 2018 MyEtherWallet, LLC
</p>

</section>
Expand Down
763 changes: 408 additions & 355 deletions chrome-extension/js/etherwallet-master.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/etherwallet-master.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/helpers.html
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,7 @@ <h1>
</p>

<p>
&copy; 2017 MyEtherWallet, LLC
&copy; 2018 MyEtherWallet, LLC
</p>

</section>
Expand Down
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6197,7 +6197,7 @@ <h1> Loading... </h1>
</p>

<p>
&copy; 2017 MyEtherWallet, LLC
&copy; 2018 MyEtherWallet, LLC
</p>

</section>
Expand Down
763 changes: 408 additions & 355 deletions dist/js/etherwallet-master.js

Large diffs are not rendered by default.

0 comments on commit c97de24

Please sign in to comment.