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

Commit

Permalink
Merge pull request #1780 from kvhnuke/devop/add-gif-token
Browse files Browse the repository at this point in the history
Add GIF token to defaults
  • Loading branch information
gamalielhere authored Apr 18, 2018
2 parents 31c8aa6 + bfd929b commit 2043ba9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
### Release v3.21.08
#### New
- Add GIF Gas [#1781](https://github.com/kvhnuke/etherwallet/pull/1781)
- Add GIF token [#1780](https://github.com/kvhnuke/etherwallet/pull/1780)
- Add SSH token [#1779](https://github.com/kvhnuke/etherwallet/pull/1779)
- Add eosDAC, HAV and eUSD tokens [#1778](https://github.com/kvhnuke/etherwallet/pull/1778)
- Add VLD token [#1777](https://github.com/kvhnuke/etherwallet/pull/1777)
Expand Down
6 changes: 6 additions & 0 deletions app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1391,6 +1391,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0xFcD862985628b254061F7A918035B80340D045d3",
"symbol": "GIF",
"decimal": 18,
"type": "default"
},
{
"address": "0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93",
"symbol": "GIM",
Expand Down

0 comments on commit 2043ba9

Please sign in to comment.