OpenGradient (OPG): Building Verifiable On-Chain AI Inference Infrastructure

HTX NewsPublished on 2026-04-29Last updated on 2026-04-29

Abstract

OpenGradient (OPG) is a decentralized AI inference infrastructure network focused on turning AI outputs into verifiable, auditable on-chain data.

OpenGradient (OPG) is a decentralized AI inference infrastructure network focused on turning AI outputs into verifiable, auditable on-chain data. This allows smart contracts to use AI results more reliably and addresses the core issue of making AI outputs trustworthy on-chain. As AI and Web3 continue to converge, this approach opens up new possibilities for on-chain applications and expands what they can realistically support.

On the team side, OpenGradient’s core members come from institutions such as Two Sigma, Palantir, and Google, with experience in AI infrastructure and quantitative systems. Notably, the CTO was Tech Lead of Palantir’s AI Platform (AIP), where he led LLM reasoning infrastructure and AI agent execution. Since its founding in 2024, the project has completed multiple funding rounds totaling approximately $9.5 million, with investors including a16z and Coinbase Ventures.

What sets OpenGradient apart is its approach to verifiable inference. Through its inference engine, developers can call machine learning models directly from smart contracts. The system uses a mix of zkML proofs and Trusted Execution Environments (TEE) to verify results, which are then confirmed at the network level. This setup balances performance and trust, reduces the typical “black-box” concerns around AI, and makes it more practical to use AI in scalable on-chain environments.

The project is already moving beyond the concept stage. Its testnet is live, with working support for smart contract-based AI calls, and both the model repository and SDK are available for developers. According to project disclosures, OpenGradient has processed over 2 million verifiable AI inferences and has 263,500+ unique wallets, with more than 4,400 models deployed and over 500K zkML proofs and TEE attestations generated. It is also fully EVM-compatible. In addition, applications like BitQuant, MemSync, and Twin.Fun helps demonstrate real use cases, while integrations with other AI and on-chain protocols are gradually building out the ecosystem.

From a market perspective, OPG is deployed on Base with a total supply of 1 billion tokens, used for gas, staking, governance, and model usage. Around 19% of tokens were in circulation at TGE, implying an initial market cap of about $34 million. The token is currently trading in the $0.28–$0.31 range, with a circulating market cap near $54 million and an FDV of roughly $280–$300 million. Team and investor tokens are locked for one year, and most other allocations follow a long-term release schedule, meaning there is no major short-term unlock pressure. At this stage, price movement is mainly driven by liquidity and market sentiment. After the initial post-TGE pullback, token distribution appears to be stabilizing, which can support further trading activity.

Overall, OpenGradient offers clear direction in the emerging field of on-chain verifiable AI. It combines early product validation, growing ecosystem activity, and a relatively balanced token structure. With AI still a major theme in the market, this mix of moderate float, early-stage valuation, and real usage gives OPG room to attract attention.

OPG is now listed on HTX, and until April 30, users can join a campaign to share $3,000 in OPG rewards by completing simple tasks such as following and retweeting.

Trending Cryptos

Related Reads

Jensen Huang's Daughter: From Chef to an $8 Million Annual Salary

Madison Huang, daughter of NVIDIA founder Jensen Huang, recently made a rare public appearance in Beijing during the 2026 World Robot Conference. As the Senior Director of Product and Technology Marketing for NVIDIA's Physical AI Platform, with an annual salary of approximately $1.2 million, her visit focused on evaluating leading Chinese robotics companies like UBTech, Unitree, and others. This highlights NVIDIA's strategic interest in the burgeoning Chinese robotics ecosystem, a key battleground for the development of Physical AI—technology that enables machines to understand and interact with the physical world. Huang's career path is unconventional. Initially pursuing her passion, she studied culinary arts, worked as a chef, and later held a marketing role at LVMH. She joined NVIDIA as an intern in 2020 after completing an MBA, quickly rising through the ranks. Her brother, Spencer Huang, followed a similar path, closing a cocktail bar he co-founded to also join NVIDIA, where he now works on robotics software. Jensen Huang has publicly addressed nepotism concerns, humorously noting that some "second-generation" employees outperform their parents. The conference itself underscored China's vibrant robotics sector, marked by Unitree's recent blockbuster IPO and a pipeline of companies preparing to go public. While hardware development and manufacturing are advancing rapidly, industry leaders like Wang Xingxing of Unitree point to the next critical challenge: developing the "brain" or AI that allows robots to perform diverse, unseen tasks based on simple instructions. With massive manufacturing scale and diverse real-world testing scenarios, China is positioned as a central player in the global race to define the future of robotics.

marsbit1h ago

Jensen Huang's Daughter: From Chef to an $8 Million Annual Salary

marsbit1h ago

He Gave Wang Xingxing the First 2 Million, Now Serves as Chairman for the Next 'Unitree'

On August 19, 2024, Unitree Robotics, China's "first humanoid robotics stock," went public. Its founder, Wang Xingxing, started a decade ago with his self-developed XDog. In 2016, at a critical funding juncture, he received his first angel investment of 2 million RMB from Yin Fangming. This bet has since yielded a return of over 140 times. Yin Fangming is more than just a key investor. He was a co-founder of the AI robotics company ROOBO, whose own venture ultimately struggled. This firsthand experience with the hardware challenges in robotics gave him unique insight when backing Unitree, a company renowned for its hardware R&D and cost control. While his own company faltered, Yin continued investing shrewdly. He partially cashed out some Unitree shares early, reinvesting the proceeds into sectors like energy (e.g., solid-state battery firm TaiLan) and commercial aerospace (e.g., small launch vehicle developer XianDeng Aerospace). However, his most significant move after Unitree is his deep involvement with Galaxy General, a leading embodied AI unicorn. In July 2024, Yin stepped from behind the scenes to officially become its Chairman, indicating a role far beyond a typical investor. This comes as Galaxy General is viewed as preparing for future capital moves. Yin's career has consistently been ahead of the curve—from mobile internet to AI and robotics. Known for his foresight and low profile, he declined an interview for this story, offering only a statement encouraging support for visionary entrepreneurs like Wang Xingxing.

marsbit1h ago

He Gave Wang Xingxing the First 2 Million, Now Serves as Chairman for the Next 'Unitree'

marsbit1h ago

Coldcard Theft Reflection: Source Code Visibility Does Not Equal Security

The article examines the open-source vs. closed-source debate in crypto, prompted by a theft of over $100M in Bitcoin from Coldcard hardware wallets. It clarifies key terminology: true "Free and Open Source Software" (FOSS) grants four essential freedoms (use, study, share, modify), while "source available" code, like Coldcard's firmware, may have usage restrictions. The piece argues that visible source code alone does not guarantee security; actual safety depends on the economic incentives for thorough, ongoing review by skilled individuals. Using Bitcoin Core as a model, the article describes a successful, transparent open-source development culture built on public review and consensus. It contrasts this with the Coldcard case, where a critical bug in a lightly-reviewed, source-available library went undetected for years, highlighting a "tragedy of the commons" scenario where assumed but absent scrutiny creates vulnerability. The economics of licensing are crucial: restrictive licenses can limit the pool of motivated commercial reviewers. Finally, the article explores AI's impact. It cites the Bitcoin Red Team's use of AI to rapidly audit codebases and find vulnerabilities at scale, demonstrating a powerful new tool for security. However, AI also floods projects with low-quality code, straining maintainers. The piece concludes that in high-stakes crypto, only well-audited projects—whether open or closed-source—can withstand evolving threats, with AI both challenging and aiding security practices.

marsbit2h ago

Coldcard Theft Reflection: Source Code Visibility Does Not Equal Security

marsbit2h ago

Trading

Spot

Hot Articles

How to Buy OPG

Welcome to HTX.com! We've made purchasing OpenGradient (OPG) simple and convenient. Follow our step-by-step guide to embark on your crypto journey.Step 1: Create Your HTX AccountUse your email or phone number to sign up for a free account on HTX. Experience a hassle-free registration journey and unlock all features.Get My AccountStep 2: Go to Buy Crypto and Choose Your Payment MethodCredit/Debit Card: Use your Visa or Mastercard to buy OpenGradient (OPG) instantly.Balance: Use funds from your HTX account balance to trade seamlessly.Third Parties: We've added popular payment methods such as Google Pay and Apple Pay to enhance convenience.P2P: Trade directly with other users on HTX.Over-the-Counter (OTC): We offer tailor-made services and competitive exchange rates for traders.Step 3: Store Your OpenGradient (OPG)After purchasing your OpenGradient (OPG), store it in your HTX account. Alternatively, you can send it elsewhere via blockchain transfer or use it to trade other cryptocurrencies.Step 4: Trade OpenGradient (OPG)Easily trade OpenGradient (OPG) on HTX's spot market. Simply access your account, select your trading pair, execute your trades, and monitor in real-time. We offer a user-friendly experience for both beginners and seasoned traders.

4.5k Total ViewsPublished 2026.04.20Updated 2026.06.02

How to Buy OPG

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of OPG (OPG) are presented below.

活动图片