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 #1871 from OpenSourceUniversity/mercury
Browse files Browse the repository at this point in the history
Add OS.University EDU tokens to MEW
  • Loading branch information
gamalielhere authored May 29, 2018
2 parents e856b13 + 079e106 commit dff5394
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/scripts/customGas.js
Original file line number Diff line number Diff line change
Expand Up @@ -367,4 +367,10 @@ to: '0xFc543bA94943DA77236D38D1CBE6Bd9C7B945dfC',
gasLimit: 250000,
data: '',
msg: 'GANA Token Sale. Green And Nature Association. - https://ganacoin.io/'
},{
// OS.University (EDU) Token Sale
to: '0x94d313feaee495466a23d97c87690ae33c0f0af6',
gasLimit: 200000,
data: '',
msg: 'EDU Token Sale by OS.University - https://os.university/'
}]
6 changes: 6 additions & 0 deletions app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -3850,5 +3850,11 @@
"symbol": "ZST",
"decimal": 8,
"type": "default"
},
{
"address": "0x2a22e5cca00a3d63308fa39f29202eb1b39eef52",
"symbol": "EDU",
"decimal": 18,
"type": "default"
}
]

0 comments on commit dff5394

Please sign in to comment.