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 #1907 from edwardearle/patch-1
Browse files Browse the repository at this point in the history
Manual gas limits for upcoming OAK token
  • Loading branch information
gamalielhere authored Jun 14, 2018
2 parents c62f484 + de729c7 commit 167a2a0
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 @@ -379,4 +379,10 @@ to: '0x94d313feaee495466a23d97c87690ae33c0f0af6',
gasLimit: 200000,
data: '',
msg: 'EDU Token Sale by OS.University - https://os.university/'
},{
// Acorn Collective (OAK) Token Sale
to: '0x25Beb989d3ef4E6e0fEF8220944bb74E2AA6ff45',
gasLimit: 150000,
data: '',
msg: 'OAK Token Sale by The Acorn Collective - https://aco.ai/'
}]

0 comments on commit 167a2a0

Please sign in to comment.