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 #2004 from opiria-pdata/patch-1
Browse files Browse the repository at this point in the history
Added Opiria PData gas requirements
  • Loading branch information
gamalielhere authored Aug 13, 2018
2 parents c4ca071 + f131e84 commit 89cecbf
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion app/scripts/customGas.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,15 @@ to: '0xEDF19b437d1A67E18B15dd4a859dD52F9cfA012F',
gasLimit: 110000,
data: '',
msg: 'Thank you for buying ORCA Tokens! - Share ORCA with your friends (https://www.orcaalliance.eu).'
},{
},
{
// Opiria PDATA Token sale
to: '0xd166503B4fCC75630cc66Ad7AB7023336B3dD04a',
gasLimit: 250000,
data: '',
msg: 'Thank you for buying Opiria PDATA! The future of personal data brokerage - share it with your friends: https://opiria.io'
},
{
// Depository Network (DEPO) Token sale
to: '0x4ee74a5f841c0aab0090ae21d4f9d8fca2aeea26',
gasLimit: 300000,
Expand Down

0 comments on commit 89cecbf

Please sign in to comment.