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

Commit

Permalink
Merge pull request #2196 from agrjay/patch-2
Browse files Browse the repository at this point in the history
Manual gas limits for upcoming Toktoken
  • Loading branch information
gamalielhere authored Dec 21, 2018
2 parents 4d5f026 + 5d73dc0 commit 7a02fb4
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 @@ -455,4 +455,10 @@ to: '0xcc7d26d8ea6281bb363c8448515f2c61f7bc19f0',
gasLimit: 250000,
data: '',
msg: 'ABCH Token Sale. - https://abbcfoundation.com'
},{
// TOK (TOK) Token Sale
to: '0x9a49f02e128a8e989b443a8f94843c0918bf45e7',
gasLimit: 60000,
data: '',
msg: 'TOK token sale https://www.tokok.com/'
}]

0 comments on commit 7a02fb4

Please sign in to comment.