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

Update customGas.js #1993

Merged
merged 2 commits into from
Aug 6, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 6 additions & 0 deletions app/scripts/customGas.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
// http://www.tokensalecalendar.com/

module.exports = [{
// ORCA Alliance (ORCA) Token sale
to: '0xEDF19b437d1A67E18B15dd4a859dD52F9cfA012F',
gasLimit: 110000,
data: '',
msg: 'Thank you for buying ORCA Tokens! - Share ORCA with your friends (https://www.orcaalliance.eu).'
},{
// Depository Network (DEPO) Token sale
to: '0x4ee74a5f841c0aab0090ae21d4f9d8fca2aeea26',
gasLimit: 300000,
Expand Down