COINOTAG reported on September 20 that FTX has scheduled an approximately $1.6 billion third distribution for September 30, 2025, targeting approved creditors who have completed the required pre-allocation steps. The disbursement will cover both the convenience and non-convenience tranches, with settlement routed through creditors’ chosen allocation service providers.
According to the notice, eligible creditors should expect remittance within 1 to 3 business days from the distribution date, subject to standard operational and settlement timelines of the selected providers. The communication underscores that completion of pre-allocation requirements is a prerequisite for participation in this scheduled third distribution.
‘,
‘
🔒 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);
}
})();