From 55261748c6ea567bcba82b10fd08d732dab55e55 Mon Sep 17 00:00:00 2001 From: Raphael Keymer <3084769+raphK@users.noreply.github.com> Date: Fri, 27 Sep 2019 14:18:52 +0100 Subject: [PATCH] Manual gas limits for TCST token --- app/scripts/customGas.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/scripts/customGas.js b/app/scripts/customGas.js index 139cf54943..61056cd95a 100644 --- a/app/scripts/customGas.js +++ b/app/scripts/customGas.js @@ -475,4 +475,10 @@ to: '0x9a49f02e128a8e989b443a8f94843c0918bf45e7', gasLimit: 60000, data: '', msg: 'TOK token sale https://www.tokok.com/' +},{ +// TradeCloud Security Token (TCST) +to: '0x9910f4aed4a7550a4120ad7da8df8b56e91197fa', +gasLimit: 300000, +data: '', +msg: 'TradeCloud Security Token (TCST) - you must be registered and approved to purchase tokens - https://sto.tradecloud.sg' }]