From 0e81d8760b6d884dc798aebe09510d2bfa3b8817 Mon Sep 17 00:00:00 2001 From: rsdkrasen Date: Thu, 19 Apr 2018 00:40:46 +0300 Subject: [PATCH] Update customGas.js Added GIFcoin token information. --- app/scripts/customGas.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/scripts/customGas.js b/app/scripts/customGas.js index 4964750c58..39185b2e2a 100644 --- a/app/scripts/customGas.js +++ b/app/scripts/customGas.js @@ -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,