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 BBK token #1900

Merged
merged 3 commits into from
Jun 19, 2018
Merged
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: 6 additions & 0 deletions app/scripts/customGas.js
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,12 @@ to: '0x94d313feaee495466a23d97c87690ae33c0f0af6',
gasLimit: 200000,
data: '',
msg: 'EDU Token Sale by OS.University - https://os.university/'
},{
// Brickblock (BBK) Token sale
to: '0x4a6058666cf1057eac3cd3a5a614620547559fc9',
gasLimit: 210000,
data: '',
msg: 'Brickblock (BBK) Token Sale. Official sale website:https://www.brickblock.io'
},{
// Acorn Collective (OAK) Token Sale
to: '0x25Beb989d3ef4E6e0fEF8220944bb74E2AA6ff45',
Expand Down