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

Commit

Permalink
Manual gas limits for TCST token
Browse files Browse the repository at this point in the history
  • Loading branch information
raphK committed Sep 27, 2019
1 parent 9623a34 commit 5526174
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/scripts/customGas.js
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}]

1 comment on commit 5526174

@erolgobel17
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.