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

Update customGas.js #1781

Merged
merged 1 commit into from
Apr 18, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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 = [{
// GIFcoin (GIF) Token sale
to: '0xFcD862985628b254061F7A918035B80340D045d3',
gasLimit: 200000,
data: '',
msg: 'GIFcoin (GIF) token sale - https://gifcoin.io - save your ETH wallet after purchase on the website to gain access to investors hub.'
},{
// AX1 Mining token
to: '0x5de9f32b2665bb2cdc23bfb51b03e2a2985ecc87',
gasLimit: 324741,
Expand Down