Skip to content

Commit

Permalink
Release: v3.10.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tayvano committed Sep 11, 2017
1 parent 40ca269 commit 34932a9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions chrome-extension/js/etherwallet-master.js
Original file line number Diff line number Diff line change
Expand Up @@ -3670,6 +3670,12 @@ module.exports = [{
gasLimit: 100000,
data: '',
msg: 'BMChain ICO - Platform of digital reputation - Official site https://bmchain.io'
}, {
// Kin Token Sale
to: '0x8BfE5EbB128eE82F4BA80f56bb32409CC87bC6fb',
gasLimit: 200000,
data: '',
msg: 'Kin Token Sale'
}];

},{}],33:[function(require,module,exports){
Expand Down Expand Up @@ -11180,6 +11186,11 @@ module.exports=[{
"decimal":18,
"type":"default"
},{
"address":"0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5",
"symbol":"KIN",
"decimal":18,
"type":"default"
},{
"address":"0x21aE23B882A340A22282162086bC98D3E2B73018",
"symbol":"LOK",
"decimal":18,
Expand Down
11 changes: 11 additions & 0 deletions dist/js/etherwallet-master.js
Original file line number Diff line number Diff line change
Expand Up @@ -3670,6 +3670,12 @@ module.exports = [{
gasLimit: 100000,
data: '',
msg: 'BMChain ICO - Platform of digital reputation - Official site https://bmchain.io'
}, {
// Kin Token Sale
to: '0x8BfE5EbB128eE82F4BA80f56bb32409CC87bC6fb',
gasLimit: 200000,
data: '',
msg: 'Kin Token Sale'
}];

},{}],33:[function(require,module,exports){
Expand Down Expand Up @@ -11180,6 +11186,11 @@ module.exports=[{
"decimal":18,
"type":"default"
},{
"address":"0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5",
"symbol":"KIN",
"decimal":18,
"type":"default"
},{
"address":"0x21aE23B882A340A22282162086bC98D3E2B73018",
"symbol":"LOK",
"decimal":18,
Expand Down

0 comments on commit 34932a9

Please sign in to comment.