The post Charles Hoskinson Responds to ADA Misappropriation Claims with IOG Transparency Audit appeared first on Coinpedia Fintech News
Cardano founder Charles Hoskinson is pushing back hard against accusations of ADA misappropriation by promising a full public audit of Input Output Global’s (IOG) token holdings. In a post on X, he confirmed the audit is nearly ready and could be released by mid-August. He plans to read the report live on stream and also host it on a dedicated website to ensure maximum transparency for the Cardano community.
I just received the first copy of the audit report. I requested a lot more detail and context in several areas, but it's shaping up quickly. I believe we are on schedule for a mid-August release, assuming the work continues at this pace and there are no delays.
The controversy began in May when several individuals accused Hoskinson of misusing 350 million unclaimed ADA tokens. Now, he’s preparing to meet with a defamation law firm, claiming the allegations have caused “hundreds of millions” in brand damage to Cardano. While many supporters back his response, some in the community worry a lawsuit could backfire, with the media potentially framing it as Cardano suing its users.
Price Bump and Market Response
Following the audit announcement, ADA saw a modest 4.2% price bump to $0.86, riding the broader crypto market wave. Meanwhile, Coinbase has added wrapped ADA (wADA) on its Base network, boosting Cardano’s DeFi exposure post-Leios upgrade, a bullish sign of continued institutional confidence despite controversy.
Coinbase CEO: Trump’s GENIUS Act Launches New ‘Financial Revolution’
,
Analyst Views and Community Split
Crypto analysts are divided. Some say Hoskinson’s aggressive push for transparency may turn the tide in Cardano’s favor if the audit clears him. Others argue the controversy has already sown doubt. “Hoskinson needs to play this perfectly,” said one analyst, noting the potential reputational damage if the audit lacks clarity.
Spreading false information, whether for personal gain or out of ignorance, should be punished. I hope this audit sets a good example.https://t.co/WQaSAWDIAg
Community members on X are equally split, some applaud the transparency, while others remain skeptical of any internal audit unless it’s done by a top-tier, independent firm.
What’s Next for Cardano?
All eyes are now on the mid-August audit release. If Hoskinson delivers on his transparency promise and the audit clears IOG, Cardano could regain trust and momentum heading into Q4. But if doubts persist, ADA may face increased pressure despite its tech upgrades and exchange adoption. Either way, the next few weeks will be pivotal for Cardano’s narrative in the crypto space.
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 is Charles Hoskinson launching an ADA audit?
To address claims of misusing 350M ADA tokens and ensure full transparency of IOG’s holdings.
When will the Cardano ADA audit be released?
Charles Hoskinson says the IOG ADA audit will be publicly released by mid-August 2025.
Did the ADA audit news affect Cardano’s price?
Yes, ADA rose 4.2% to $0.86 after the audit announcement, reflecting market optimism.
Will the Cardano ADA audit be public?
Yes, Hoskinson will livestream the audit reading and publish the report on a dedicated website.