Skip to content

Commit

Permalink
Merge pull request #897 from ConjurTech/add-swh
Browse files Browse the repository at this point in the history
Add Switcheo token scripthash
  • Loading branch information
mhuggins authored Mar 24, 2018
2 parents 23575b3 + 538c40d commit d6e2e65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/core/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ export const TOKENS = {
IAM: '891daf0e1750a1031ebe23030828ad7781d874d6',
ONT: 'ceab719b8baa2310f232ee0d277c061704541cfb',
THOR: '67a5086bac196b67d5fd20745b0dc9db4d2930ed',
CGE: '34579e4614ac1a7bd295372d3de8621770c76cdc'
CGE: '34579e4614ac1a7bd295372d3de8621770c76cdc',
SWH: '78e6d16b914fe15bc16150aeb11d0c2a8e532bdd'
}

export const ENDED_ICO_TOKENS = ['DBC', 'RPX', 'QLC', 'RHT']
Expand Down

0 comments on commit d6e2e65

Please sign in to comment.