Skip to content

Commit

Permalink
Add ABBC, GROO, FGP, and LIBER tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
gamalielhere committed Nov 26, 2018
1 parent ca30071 commit aca30dc
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
@@ -1,5 +1,6 @@
### New

- Add ABBC, GROO, FGP, and LIBER tokens []()
- Add NCC, LG, LML, and GNY tokens [#2158](https://github.com/kvhnuke/etherwallet/pull/2158)
- PTON token [#2157](https://github.com/kvhnuke/etherwallet/pull/2157)
- ABBC contract [#2156](https://github.com/kvhnuke/etherwallet/pull/2156)
Expand Down
24 changes: 24 additions & 0 deletions app/scripts/tokens/ethTokens.json
Expand Up @@ -77,6 +77,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0xcc7d26d8ea6281bb363c8448515f2c61f7bc19f0",
"symbol": "ABCH",
"decimal": 18,
"type": "default"
},
{
"address": "0xb98d4c97425d9908e66e53a6fdf673acca0be986",
"symbol": "ABT",
Expand Down Expand Up @@ -2363,6 +2369,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0xd9a8cfe21c232d485065cb62a96866799d4645f7",
"symbol": "FGP",
"decimal": 18,
"type": "default"
},
{
"address": "0x52fb36c83ad33c1824912fc81071ca5eeb8ab390",
"symbol": "FID",
Expand Down Expand Up @@ -2693,6 +2705,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1",
"symbol": "GROO",
"decimal": 18,
"type": "default"
},
{
"address": "0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6",
"symbol": "GROW",
Expand Down Expand Up @@ -3413,6 +3431,12 @@
"decimal": 8,
"type": "default"
},
{
"address": "0xe6dfbf1faca95036b8e76e1fb28933d025b76cc0",
"symbol": "LIBER",
"decimal": 18,
"type": "default"
},
{
"address": "0xEB9951021698B42e4399f9cBb6267Aa35F82D59D",
"symbol": "LIF",
Expand Down

0 comments on commit aca30dc

Please sign in to comment.