diff --git a/chrome-extension/js/etherwallet-master.js b/chrome-extension/js/etherwallet-master.js index 110b1bf9b7..5b323da8d4 100644 --- a/chrome-extension/js/etherwallet-master.js +++ b/chrome-extension/js/etherwallet-master.js @@ -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){ @@ -11180,6 +11186,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5", +"symbol":"KIN", +"decimal":18, +"type":"default" +},{ "address":"0x21aE23B882A340A22282162086bC98D3E2B73018", "symbol":"LOK", "decimal":18, diff --git a/dist/js/etherwallet-master.js b/dist/js/etherwallet-master.js index 110b1bf9b7..5b323da8d4 100644 --- a/dist/js/etherwallet-master.js +++ b/dist/js/etherwallet-master.js @@ -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){ @@ -11180,6 +11186,11 @@ module.exports=[{ "decimal":18, "type":"default" },{ +"address":"0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5", +"symbol":"KIN", +"decimal":18, +"type":"default" +},{ "address":"0x21aE23B882A340A22282162086bC98D3E2B73018", "symbol":"LOK", "decimal":18,