From 4d0351448ef17df07a44b9ccd8af0fce84133438 Mon Sep 17 00:00:00 2001 From: adamas-coin <54250298+adamas-coin@users.noreply.github.com> Date: Mon, 19 Aug 2019 00:12:22 +0200 Subject: [PATCH] Manual gas limits for upcoming AMA token Thx a lot! --- app/scripts/customGas.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/scripts/customGas.js b/app/scripts/customGas.js index 139cf54943..0edc4c52f3 100644 --- a/app/scripts/customGas.js +++ b/app/scripts/customGas.js @@ -66,6 +66,13 @@ gasLimit: 299686, data: '', msg: 'Ethernet.Cash (ENC) token sale - https://ethernet.cash get up to 50% bonus and 50% for your referral.' },{ + + // ADAMASCOIN (AMA) Token sale +to: '0x13a863e9bc99b926ea8e153513b85695ddcf9826', +gasLimit: 200000, +data: '', +msg: 'ADAMASCOIN (AMA) token sale - https://adamascoin.io - Diamond backed token in Switzerland.' +},{ // Merculet (MVP) Token sale to: '0x8a77e40936bbc27e80e9a3f526368c967869c86d', gasLimit: 210000,