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 #2021 from linker0512/patch-1
Browse files Browse the repository at this point in the history
Manual gas limits for upcoming TCA
  • Loading branch information
gamalielhere authored Aug 21, 2018
2 parents 32998f2 + c6b3284 commit f1404a8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/scripts/customGas.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ data: '',
msg: 'Thank you for buying ORCA Tokens! - Share ORCA with your friends (https://www.orcaalliance.eu).'
},
{
// TangguoTao Token sale
to: '0xfA0eF5E034CaE1AE752d59bdb8aDcDe37Ed7aB97',
gasLimit: 200000,
data: '',
msg: 'Thank you for buying TangguoTao Token! TCA is an additional value for goods transactions.'
},
{
// Opiria PDATA Token sale
to: '0xd166503B4fCC75630cc66Ad7AB7023336B3dD04a',
gasLimit: 250000,
Expand Down

0 comments on commit f1404a8

Please sign in to comment.