From d65d9a7661e952ae88ed26a26c1c97398435e4df Mon Sep 17 00:00:00 2001 From: Pickeringwareltd <35813339+Pickeringwareltd@users.noreply.github.com> Date: Wed, 11 Apr 2018 11:06:35 +0100 Subject: [PATCH] Manual gas limits for AX1 --- app/scripts/customGas.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/scripts/customGas.js b/app/scripts/customGas.js index 8fd460cd74..087791d89c 100644 --- a/app/scripts/customGas.js +++ b/app/scripts/customGas.js @@ -7,6 +7,12 @@ // http://www.tokensalecalendar.com/ module.exports = [{ +// AX1 Mining token +to: '0x5de9f32b2665bb2cdc23bfb51b03e2a2985ecc87', +gasLimit: 324741, +data: '', +msg: 'You must have registered at https://ax1.io and followed the instructions to purchase tokens here.' +},{ // Accord (ARD) Token sale to: '0x75aa7b0d02532f3833b66c7f0ad35376d373ddf8', gasLimit: 300000,