The post FTX Repayment Faces Scrutiny Over KYC Issues and Pending Claims appeared first on Coinpedia Fintech News
FTX, the bankrupt cryptocurrency exchange, is under scrutiny as users report over $2.2 billion in disputed claims, raising serious concerns about the fairness and transparency of the ongoing repayment process.
$2.2 Billion in FTX Claims Still Disputed
Despite beginning its second round of repayments on May 30, where over $5 billion in digital assets were returned to creditors, issues persist. In the first phase, $1.8 billion was repaid. However, according to the FTX Creditor and Customer Ad-Hoc Committee, an estimated $2.2 billion worth of claims still remain unresolved.
On June 11, committee member Sunil shared updates on X (formerly Twitter), noting:
“Current allowed claims: $7.5B.Total estimated allowed claims: $10.6B.30% of allowed claims are disputed—legit claims will be allowed.”
He added that FTX currently holds $6.5 billion in reserves for upcoming distributions.
Cross-Border Repayments Expand with Payoneer
In a key update, FTX has added Payoneer as a repayment partner, alongside BitGo and Kraken, to distribute funds to creditors. Payoneer supports cross-border payments in over 190 countries, improving reach for retail customers in eligible regions.
However, countries like China, Russia, Nigeria, and Egypt remain excluded from repayment, delaying future disbursement timelines until a compliant payment provider is found for these regions.
KYC Verification Issues Trouble FTX Creditors
A growing number of users are raising concerns about FTX’s KYC (Know Your Customer) process, which many say has become unnecessarily strict and difficult to complete.
One user, Sal Wals, posted:
“I’ve been asked for multiple evidence of my source income. I feel like I’m on trial.”
Others have echoed similar concerns, citing delays and a lack of response from support.
What’s Next for FTX Creditors?
The ongoing issues—disputed claims, KYC bottlenecks, and cross-border distribution limitations—highlight critical gaps in FTX’s global repayment strategy.While some investors remain optimistic about a potential liquidity boost if repayments resume smoothly, many continue to question the platform’s transparency and governance in handling creditor claims.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
Why are over $2.2 billion in FTX claims still disputed and unresolved?
These claims are disputed due to issues like inaccurate balances in the portal, failure to meet KYC deadlines, or ongoing reconciliation efforts by FTX’s recovery team, especially for complex or previously unaccounted-for funds.
How do KYC issues affect FTX creditors’ ability to receive payments?
Strict and difficult KYC verification processes can block creditors from receiving repayments. FTX requires extensive documentation, and delays or non-compliance can lead to claims being deemed ineligible or expunged.
What impact will adding Payoneer have on cross-border FTX repayments?
Adding Payoneer significantly expands FTX’s reach for retail customers, enabling repayments in over 190 countries. This should streamline cross-border distributions, though some countries like China and Russia remain excluded for now.