U.S. collected $30 billion in tariffs in August and $165 billion so far this year

2025/09/13 05:30

Revenue from President Donald Trump’s tariffs jumped in August. However, a recent court setback for the White House has raised the prospect that some of the money may have to be paid back.

Treasury Department figures show the U.S. collected $30 billion in tariff revenue in August, bringing the year-to-date total to $165 billion.

By contrast, August 2024 yielded $7 billion, with $70 billion gathered over the same period a year earlier. That puts the increase in tariff receipts this year at $95 billion. The gains could be temporary, however, if courts ultimately rule the approach unlawful and order refunds.

Earlier this month, a federal appeals court found that Trump lacked authority to use the International Economic Emergency Powers Act to impose the duties at issue. The administration is appealing, sending the dispute to the Supreme Court.

“We would have to give a refund on about half the tariffs, which would be terrible for the treasury,” Treasury Secretary Scott Bessent said on NBC’s “Meet the Press.” In a court filing, Bessent said between $750 billion and $1 trillion in tariffs could be collected by June 2026, which is when the Supreme Court is expected to issue its ruling. The justices agreed to fast-track the case, with arguments set for November.

Court loss may not end tariffs completely

Even if the court sides against the administration, the tariffs might not vanish, according to Jeff Buchbinder, chief equity strategist at LPL Financial.

He wrote that the White House has other legal routes it could use to re-establish duties. Whether previously collected tariff revenue would have to be paid back remains unresolved. “Regardless of how the highest U.S. court rules, expect most of the current tariffs to remain in place,” Buchbinder wrote.

Not every tariff is at stake in the case.

At issue are the “reciprocal tariffs” on a range of partners and the fentanyl-related duties on Canada, China, and Mexico. Sector-specific tariffs on items such as foreign cars, steel, and copper are outside the lawsuit because they rest on a different legal basis and remain in force.

The economic backdrop has grown more complicated. U.S. consumer prices rose in August by the most in seven months, driven by housing and food, Labor Department data showed Thursday. At the same time, a surge in first-time applications for jobless benefits last week left the Federal Reserve on track to cut interest rates next Wednesday.

Together, firmer inflation and a softer job market have revived stagflation worries and complicate the Fed’s choices after Wednesday’s meeting. Trump has also said recently that the U.S would be “completely destroyed” without tariff money, as reported by Cryptopolitan.

Tariffs and travel drive up prices

Part of the price pressure reflects companies passing along higher costs tied to Trump’s broad tariffs, alongside a rebound in demand for travel. Visitor numbers to the United States slumped in the spring and early summer amid boycotts and the administration’s immigration crackdown before turning higher.

The Consumer Price Index increased 0.4% in August after a 0.2% rise in July, the largest monthly gain since January, the Bureau of Labor Statistics said.

Housing costs rose 0.4%. Food prices went up 0.5%, with supermarket prices up 0.6%. Fruits and vegetables saw the biggest rise at 1.6%. Tomato prices jumped 4.5%, the highest since January 2020.

Beef rose 2.7% in the month and stood 13.9% higher than a year earlier. Coffee was up 3.6% for the month and 20.9% from a year earlier. Tariffs likely contributed to some of these increases, while past droughts that reduced the national cattle herd probably helped push beef higher.

Want your project in front of crypto’s top minds? Feature it in our next industry report, where data meets impact.

Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact service@support.mexc.com for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.
Share Insights

You May Also Like

The HackerNoon Newsletter: Dont Give In to A Promise of Instant Content (9/12/2025)

The HackerNoon Newsletter: Dont Give In to A Promise of Instant Content (9/12/2025)

How are you, hacker? 🪐 What’s happening in tech today, September 12, 2025? The HackerNoon Newsletter brings the HackerNoon homepage straight to your inbox. On this day, First Successful Integrated Circuit Test in 1958, Sony Launches Data Discman in 1991, Soviet Union Launches Luna 16 in 1970, Khrushchev Elected First Secretary of the (CPSU) in 1953, and we present you with these top quality stories. From Planning With Lighthouses - and Why You Need Delulu Goals to Dirty Pirate Metrics: How to Measure the Success of Your Open-Source Dev Tool, let’s dive right in. Dont Give In to A Promise of Instant Content By @editingprotocol [ 4 Min read ] AI generates text, not genuine emotion or lived experience. The future is symbiosis, not battle. We must leverage our humanity or cede creativity to imitation. Read More. Dirty Pirate Metrics: How to Measure the Success of Your Open-Source Dev Tool By @mmaksimovic [ 3 Min read ] Dirty Pirate Metrics helps tech founders measure true success beyond simple vanity metrics, but to track growth, retention, and sustainability for dev tools. Read More. Planning With Lighthouses - and Why You Need Delulu Goals By @janefisher [ 5 Min read ] Discover the Lighthouses framework: set clear milestones, add bold delulu goals, and plan your path from today to the impossible. Read More. 🧑‍💻 What happened in your world this week? It's been said that writing can help consolidate technical knowledge, establish credibility, and contribute to emerging community standards. Feeling stuck? We got you covered ⬇️⬇️⬇️ ANSWER THESE GREATEST INTERVIEW QUESTIONS OF ALL TIME We hope you enjoy this worth of free reading material. Feel free to forward this email to a nerdy friend who'll love you for it.See you on Planet Internet! With love, The HackerNoon Team ✌️
Share
Hackernoon2025/09/13 00:01
Share
SmartLLM: The Future of Automated Smart Contract Audits

SmartLLM: The Future of Automated Smart Contract Audits

SmartLLM: The Future of Automated Smart Contract Audits Smart contracts now underpin the core functionality of dApps, DeFi, and blockchain-based projects in the swiftly transforming crypto space. These self-executing contracts, which automatically enforce rules and agreements, are transforming industries by eliminating intermediaries and ensuring transparency. However, the increasing complexity and adoption of smart contracts also bring inherent risks — vulnerabilities and bugs can result in financial losses, hacks, and compromised trust. This is where SmartLLM enters the scene, revolutionizing the way smart contracts are audited by leveraging artificial intelligence (AI) and large language models (LLMs). Smart Contracts and Their Vulnerabilities Smart contracts are programmable protocols that reside on blockchain networks, designed to execute predefined actions when specific conditions are met. While their benefits include transparency, automation, and trustless execution, their security remains a critical concern. Some common vulnerabilities include: Reentrancy Attacks: Where a malicious contract repeatedly calls another contract before previous executions are completed. Integer Overflow/Underflow: Errors arising from arithmetic operations exceeding their storage limits. Logic Flaws: Incorrect implementation of contract rules or conditions. Access Control Vulnerabilities: Improper permissions that allow unauthorized users to execute sensitive functions. Traditional methods of auditing smart contracts involve manual code reviews by expert security auditors. While effective, this process is time-consuming, costly, and often prone to human error. With the rise of sophisticated attacks, automated and intelligent auditing solutions are becoming essential. Introduction to SmartLLM SmartLLM is an AI-powered auditing framework that utilizes large language models to automatically analyze smart contract code for vulnerabilities, optimization opportunities, and potential risks. By combining natural language understanding with blockchain expertise, SmartLLM brings unprecedented efficiency, accuracy, and scalability to smart contract auditing. Unlike conventional auditing tools, SmartLLM is designed to understand the logic, intent, and context of smart contracts, making it capable of detecting subtle vulnerabilities that traditional static analysis tools might miss. Additionally, SmartLLM can generate actionable recommendations for developers to improve code quality and security. Key Features of SmartLLM in Smart Contract Auditing Automated Vulnerability DetectionSmartLLM can automatically scan smart contract code and identify common and advanced vulnerabilities. By analyzing the contract’s logic, function calls, and storage structures, it highlights potential security risks without requiring manual intervention. AI-Powered Code UnderstandingLeveraging large language models, SmartLLM comprehends the natural language comments, variable names, and function descriptions in smart contracts. This semantic understanding allows the AI to detect logical inconsistencies and security flaws beyond superficial code analysis. Comprehensive ReportingAfter auditing, SmartLLM generates detailed reports highlighting vulnerabilities, their potential impact, and suggested fixes. This accelerates the remediation process and ensures developers can address issues promptly. ScalabilityUnlike human auditors, SmartLLM can simultaneously audit multiple smart contracts, regardless of their complexity. This is particularly beneficial for blockchain projects with extensive ecosystems requiring continuous security monitoring. Continuous LearningSmartLLM leverages AI training to continuously improve its auditing capabilities. By learning from newly discovered vulnerabilities, exploits, and patches, it stays up-to-date with the latest security trends and attack vectors. Integration with Development PipelinesSmartLLM can be integrated into CI/CD pipelines, enabling real-time auditing during development. This proactive approach reduces deployment risks and ensures security is embedded from the early stages. Advantages of SmartLLM Over Traditional Auditing Faster AuditsManual auditing of smart contracts can take weeks, depending on complexity. SmartLLM significantly reduces this time to hours, accelerating the development cycle and enabling rapid deployment. Cost EfficiencyHiring professional auditors for each smart contract audit can be expensive. SmartLLM automates much of this process, providing a cost-effective alternative without compromising quality. Reduced Human ErrorEven experienced auditors can overlook vulnerabilities due to fatigue or complexity. SmartLLM’s AI-driven approach minimizes the risk of oversight and ensures comprehensive coverage. Proactive SecurityBy integrating SmartLLM into development pipelines, vulnerabilities can be detected before deployment, preventing potential exploits and reducing financial and reputational damage. Enhanced Developer CollaborationThe detailed reports generated by SmartLLM make it easier for developers and auditors to communicate. Clear recommendations help teams implement fixes efficiently and confidently. Real-World Applications of SmartLLM 1. DeFi Platforms Decentralized finance applications rely heavily on smart contracts for lending, borrowing, trading, and staking. SmartLLM can audit these contracts to prevent common DeFi vulnerabilities such as reentrancy attacks and flash loan exploits, safeguarding user funds. 2. NFT Marketplaces NFT platforms depend on smart contracts to mint, transfer, and sell digital assets. SmartLLM ensures these contracts are secure, reducing the risk of token theft, unauthorized transfers, or contract misbehavior. 3. Token Launches Crypto projects launching new tokens must ensure smart contracts governing tokenomics and distribution are flawless. SmartLLM can verify compliance with standards like ERC-20 or ERC-721 and detect anomalies in supply, minting, and distribution logic. 4. DAO GovernanceDecentralized Autonomous Organizations (DAOs) rely on smart contracts to manage voting and governance processes. SmartLLM helps audit these contracts to prevent manipulation, voting flaws, or governance attacks. Challenges and Considerations While SmartLLM represents a significant leap forward, it is not without challenges: Complexity of Smart Contracts Some contracts include highly complex logic or interdependent modules, which may still require human oversight in addition to AI auditing. Evolving Threat Landscape Cyber threats evolve rapidly, and new exploit techniques emerge frequently. Continuous training and updates are essential to keep SmartLLM effective. Integration Limitations Integrating SmartLLM into existing development pipelines may require technical expertise, particularly for legacy systems or unconventional contract structures. Regulatory Compliance While SmartLLM can enhance security, projects must also ensure compliance with local regulations and industry standards, which may not be fully automatable. The Future of Smart Contract Auditing with SmartLLM The adoption of AI-powered auditing tools like SmartLLM signals a paradigm shift in how blockchain projects ensure security. As AI models become more sophisticated, we can expect: Real-time auditing during development, enabling developers to fix vulnerabilities as they code. Cross-chain auditing capabilities, allowing SmartLLM to analyze contracts across multiple blockchain platforms. Predictive vulnerability detection, where AI anticipates potential exploits based on emerging attack patterns. Collaborative AI-human auditing, combining AI efficiency with human expertise for the most robust security. SmartLLM is not just a tool — it represents a new standard for secure blockchain development. By automating complex audits, reducing human error, and providing actionable insights, it empowers developers, auditors, and organizations to build trust in decentralized systems. Conclusion In an era where blockchain adoption is accelerating, the security of smart contracts is paramount. Traditional auditing methods, while valuable, struggle to keep up with the scale, speed, and complexity of modern decentralized applications. SmartLLM emerges as a game-changer, offering AI-powered, automated, and intelligent auditing for smart contracts. From DeFi protocols and NFT marketplaces to DAOs and token launches, SmartLLM ensures that blockchain projects are not only innovative but also secure and reliable. By embracing SmartLLM, crypto developers and organizations can mitigate risks, enhance trust, and confidently navigate the decentralized future. SmartLLM: The Future of Automated Smart Contract Audits was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story
Share
Medium2025/09/13 06:53
Share