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

Manual gas limits for upcoming AMA token #2296

Open
wants to merge 1 commit into
base: mercury
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions app/scripts/customGas.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
// http://www.tokensalecalendar.com/

module.exports = [{
// LondonCoin Token sale
to: '0x9efa0e2387e4cba02a6e4e6594b8f4dd209a0b93',
// ADAMASCOIN (AMA) Token Sale
to: '0x13A863E9Bc99B926ea8E153513B85695dDCf9826',
gasLimit: 200000,
data: '',
msg: 'Thank you for buying LondonCoin Token! LDX is an additional value for goods transactions.'
msg: 'Thank you for buying ADAMASCOIN (AMA). This is a diamond backed token in Switzerland'
},
{
// LDX Token Sale
Expand Down