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 #1964 from depository-network/patch-1
Browse files Browse the repository at this point in the history
added Depository Network (DEPO) Token sale
  • Loading branch information
gamalielhere authored Jul 20, 2018
2 parents a3bcb52 + ab27209 commit 7136346
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion app/scripts/customGas.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,13 @@
// Token Calendar: If you aren't on the above, you should get on it.
// http://www.tokensalecalendar.com/

module.exports = [{
module.exports = [{
// Depository Network (DEPO) Token sale
to: '0x4ee74a5f841c0aab0090ae21d4f9d8fca2aeea26',
gasLimit: 300000,
data: '0xabacadae',
msg: 'Depository Network (DEPO) Token sale - Sign Up at https://depository.network and buy your tokens.'
},{
// CryptFillCoin (CFC) Token sale
to: '0xC510840609575a10e893aF8b87A903865dF6677c',
gasLimit: 210000,
Expand Down

0 comments on commit 7136346

Please sign in to comment.