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 #1764 from kvhnuke/devop/add-COIL-token
Browse files Browse the repository at this point in the history
Add COIL token to defaults
  • Loading branch information
gamalielhere authored Apr 12, 2018
2 parents 0f03eac + 1ecdfa5 commit ff0654f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#### Fixes
- Fix contest page mobile issue [Commit](https://github.com/kvhnuke/etherwallet/commit/c5bf76718770939972419e134315cef1ea2c8ae5)
- Add COIL token to defaults [#1764](https://github.com/kvhnuke/etherwallet/pull/1764)

### Release v3.21.06

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 @@ -725,6 +725,12 @@
"decimal": 18,
"type": "default"
},
{
"address": "0x0c91b015aba6f7b4738dcd36e7410138b29adc29",
"symbol": "COIL",
"decimal": 8,
"type": "default"
},
{
"address": "0x65292eeadf1426cd2df1c4793a3d7519f253913b",
"symbol": "COSS",
Expand Down

0 comments on commit ff0654f

Please sign in to comment.