In a statement dated September 25, Binance confirmed that the team behind GriffinAI (GAIN) reported it had been subjected to a hacker attack and is conducting a detailed technical investigation. To mitigate immediate risk, the project removed GAIN’s official on-chain liquidity on the BNB Chain, a measure taken to protect user interests while the incident is assessed.
Binance said it is assisting the project with a formal post-mortem analysis and coordinating on a potential compensation plan, and will provide further updates as verified information becomes available. Stakeholders should rely on official communications from the project and Binance for confirmed details.
‘,
‘
🔒 Secure and Fast Transactions
Diversify your investments with a wide range of coins. Join now!
‘,
‘
💎 The Easiest Way to Invest in Crypto
Dont wait to get started. Click now and discover the advantages!
‘
];
var adplace = document.getElementById(“ads-binance”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBinance”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBinance.length) : sessperindex;
adplace.innerHTML = adscodesBinance[adsindex];
sessperindex = adsindex === adscodesBinance.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBinance”, sessperindex);
}
})();