UMA (UMA) Price data is delayed
Price Chart
UMA News
Loading...
Overview
UMA (short for Universal Market Access) is an Ethereum-based project that focuses on bringing verifiable truth to smart contracts. Its core technology is an “optimistic oracle,” a system that lets anyone propose an answer to a question on-chain—such as “Did this event happen?” or “What was the value of X at time Y?”—and treats that answer as correct unless someone disputes it during a short challenge window. If a dispute does arise, UMA token holders vote to decide the correct outcome. The UMA token underpins this process by aligning incentives for honest data and decentralized governance. (docs.uma.xyz)
Originally launched to enable synthetic assets and self-enforcing financial contracts, UMA has evolved into a general-purpose data verification layer. Today, applications use UMA to settle prediction markets, automate DAO governance, and verify cross-chain activity—use cases that require flexible “truth” rather than a single price feed. (blog.uma.xyz)
Price, Market Position, and Liquidity
As of 11/11/2025 00:00 UTC, UMA trades at $1.05 with a +1.79% move over the last 24 hours.
The market capitalization stands at $92M, placing it at rank #508 by market value.
Daily trading volume is $23M. UMA has moved +6.10% over the past seven days and +13.47% across the last 30 days.
History & Team
UMA was founded in 2018 by Hart Lambur and Allison Lu, both of whom previously worked at Goldman Sachs. They started UMA to make it possible to transfer risk and verify outcomes on the internet without central gatekeepers. The nonprofit entity coordinating development is Risk Labs, which incubated UMA and later launched Across, a cross-chain protocol that relies on UMA’s oracle. Key milestones include the UMA protocol and token launch in April 2020, the release of Across in 2021, and ongoing work in 2024–2025 on next‑generation oracle designs. (risklabs.foundation)
Risk Labs has been backed by a mix of crypto-native and traditional venture investors. Early funding participants included Placeholder, Coinbase Ventures, Dragonfly, Blockchain Capital, Bain Capital Ventures, FinTech Collective, BoxGroup, and Two Sigma Ventures. These backers supported Risk Labs’ mission to build UMA’s oracle and related infrastructure. (medium.com)
Technology & How It Works
The optimistic oracle
- A smart contract requests data and sets a liveness period (the time window for challenges).
- A proposer submits an answer and posts a bond.
- If no one disputes the answer before the deadline, the data is accepted on-chain.
- If there is a dispute, UMA’s Data Verification Mechanism (DVM) asks UMA token holders to vote in a commit–reveal process to determine the correct answer. Voters who vote with the consensus receive rewards; incorrect or inactive voters can be penalized depending on the rules in force. (docs.uma.xyz)
The liveness period is chosen by the application: many integrations use windows measured in hours, enabling quick decisions with the option to escalate only when needed. Disputes that reach the DVM typically resolve within a few days. This “optimistic” path keeps everyday use fast and inexpensive, while preserving a secure fallback when outcomes are debated. (docs.uma.xyz)
DVM 2.0 and the voting layer
UMA’s DVM was upgraded in early 2023. The upgrade introduced staking and slashing mechanics: voters stake UMA to participate, earn emissions for correct participation, and can be slashed for voting incorrectly or not voting at all. The new design also refined governance contracts and added an emergency recovery mechanism. The intent is to strengthen economic security around truthful voting. (docs.uma.xyz)
From price feeds to “any truth”
Unlike fixed price oracles, UMA is built to verify any knowable fact—prices, event outcomes, governance results, or cross-chain actions. Integrations define “price identifiers” and ancillary data (instructions on how to interpret a question) via UMA Improvement Proposals (UMIPs). Over time, the catalog has grown to include identifiers for KPIs, FX pairs, bridge validations, and multi-value answers that help batch-resolve sets of outcomes efficiently. (docs.uma.xyz)
Examples in production
- Cross-chain intents and bridging: Across uses UMA to verify that relayers correctly fulfilled users’ cross‑chain transfers. Claims are batched and asserted to UMA; if undisputed, they settle quickly. If challenged, UMA voters adjudicate. This balances speed, security, and capital efficiency. (blog.uma.xyz)
- DAO governance execution: oSnap pairs Snapshot off-chain voting with UMA’s oracle to execute approved transactions from a Safe (formerly Gnosis Safe). Upgrades in oSnap v2 automated proposal execution while preserving a dispute window and UMA-backed arbitration for rare conflicts. (medium.com)
- Prediction and event markets: Apps can settle “who won?” or “did X occur?” with UMA. Projects like Polymarket and newer entrants have used UMA adapters to resolve markets, and UMA continues research on next‑gen prediction-market oracles, including ideas around multi-token dispute systems and stronger anti‑bribery defenses. (github.com)
Tokenomics & Utility
The UMA token is an ERC‑20 asset that powers governance and data verification. Holders stake and vote to resolve disputes; correct participation earns protocol emissions, which are set by governance. UMA’s design aims to make honest voting economically rational so the oracle remains accurate. (blog.uma.xyz)
At launch in 2020, Risk Labs minted approximately 100 million UMA and executed an Initial DEX Offering that deposited 2 million UMA into a Uniswap pool. The initial allocation set aside 48.5 million for founders, early contributors, and investors; 35 million for developers and users; and 14.5 million for future token sales. Founders and early investors also agreed to extend vesting by two years (concluding in early 2023), signaling a commitment to long‑term development. Over time, supply has been managed by the DAO, with modest inflation earmarked to reward active, correct voters. (gate.com)
In governance, UMA holders propose and vote on protocol parameters, approve new identifiers, and shape upgrades to the DVM and oracle contracts. Many decisions are formalized through UMIPs, giving the community a transparent process to evolve the system. (docs.uma.xyz)
Ecosystem & Use Cases
Synthetic and structured tokens
UMA began by offering templates for synthetic assets and structured products, and those building blocks remain available. Projects can launch KPI Options that pay out based on achieving a measurable target, Success Tokens that combine token exposure with a covered call, or Range Tokens that resemble tokenized, convertible debt. These instruments use UMA’s oracle for settlement and can be tailored to a DAO’s treasury or growth goals. (docs.uma.xyz)
Prediction markets and sports outcomes
A growing class of apps taps UMA to resolve questions about the real world, from election results to sports scores. To improve efficiency, UMA introduced a multi‑value identifier that lets a single oracle call return several results—useful for settling bundles of games in one transaction while keeping costs down. (blog.uma.xyz)
Oracle‑secured interoperability
Across showcases UMA’s role in cross‑chain messaging and repayments. In Across, relayers front user transfers instantly; UMA later verifies that the correct funds reached the right destination before relayers are reimbursed. This “optimistic verification” removes the need for privileged validators or multisigs to bless each message. (blog.uma.xyz)
DAO governance automation
oSnap connects Snapshot voting to on‑chain execution through UMA. After a proposal passes off‑chain, a transaction bundle is asserted to UMA; if no one disputes during the challenge period, the DAO’s Safe executes the transaction automatically. This lets tokenholders move from signaling to execution without relying on a few signers. (medium.com)
Insurance and bespoke markets
Developers can use UMA to settle niche hedging or insurance‑like products. For example, Opium has described using UMA’s oracle to structure coverage for space launch outcomes—evidence of how UMA’s “any truth” approach unlocks markets that traditional price feeds can’t address. (opium.finance)
Advantages & Challenges
Advantages:
- Flexible truth. UMA can verify almost any measurable statement, not just asset prices, which opens the door to governance automation, sports results, and cross‑chain verification. (docs.uma.xyz)
- Efficiency by default. Most requests finalize in the optimistic path, avoiding continuous on‑chain updates and cutting costs for integrators. (docs.uma.xyz)
- Economic security. Voters are rewarded for correct participation and can be penalized when wrong, aligning incentives to produce truthful outcomes. DVM 2.0 tightened these mechanics. (docs.uma.xyz)
- Composability. UMA’s identifiers and UMIPs give builders a menu of reusable patterns, from KPI Options to bridge validations. (docs.uma.xyz)
Challenges:
- Governance participation. The model assumes enough engaged UMA voters to challenge bad data and resolve disputes quickly. Low participation can weaken security if left unaddressed. (docs.uma.xyz)
- Latency under dispute. Optimistic flows are fast, but escalated disputes can take days to resolve—acceptable for some apps, but a limitation for use cases that need instant finality. (docs.uma.xyz)
- Complexity for newcomers. Designing robust identifiers, bonds, and liveness windows requires care. Teams often rely on UMA’s docs, audits, and reference integrations to get it right. (openzeppelin.com)
Where to Buy & Wallets
UMA can be purchased on Coinbase, Kraken, and OKX. It is also available on decentralized exchanges on Ethereum, such as Uniswap. (coinbase.com)
UMA can be stored in any wallet that supports Ethereum ERC‑20 tokens. Popular choices include MetaMask, Safe (formerly Gnosis Safe) for multisig DAO treasuries, Coinbase Wallet, and hardware wallets like Ledger and Trezor. (academy.binance.com)
Note: UMA’s official token contract on Ethereum is 0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828. Always verify the contract when adding the token in a wallet or interacting via a DEX. (etherscan.io)
Regulatory & Compliance
UMA operates as open-source infrastructure: it publishes software that others can use to create markets, verify data, or automate governance. The UMA token functions as a governance and security asset for the oracle rather than a claim on cash flows. In many jurisdictions, the regulatory status of DAO governance tokens and oracle services remains a developing area, and actual compliance obligations typically fall on the specific applications built on top—especially those that resemble derivatives, insurance, or cross‑border financial services. UMA’s design, which enables synthetic assets and event markets, means builders often need to consider local laws applicable to those instruments even though the base protocol is neutral. (docs.uma.xyz)
From an Islamic finance perspective, UMA is generally not considered shariah compliant. The protocol’s core purpose includes enabling derivatives and speculative contracts, which many scholars view as involving excessive uncertainty (gharar) or gambling-like elements (maysir). While some structures in Islamic finance attempt to replicate hedging benefits without forbidden elements, conventional derivatives—and by extension platforms that primarily facilitate them—are widely seen as incompatible with shariah principles. (risk.net)
Future Outlook
UMA’s roadmap emphasizes scaling its oracle to serve more chains and use cases while keeping costs low and security high. In 2024–2025, the team shipped oSnap v2 with automated execution and continued to expand integrations across DAOs and cross‑chain systems. They are also researching “next‑gen” prediction‑market oracles in collaboration with ecosystem partners, exploring ideas like multiple dispute tokens, dynamic bonding that adapts to risk, and stronger defenses against bribery and collusion—advances aimed at making decentralized truth resolution faster and more robust as volumes grow. (medium.com)
On the technical side, improvements such as multi-value identifiers and OOV3 integrations show UMA’s focus on throughput and developer experience. And as intents-based architectures and interoperability mature, UMA’s role as an economic security layer for verifying that “the right thing happened” across chains is likely to remain in demand. (blog.uma.xyz)
Summary
UMA is best understood as a decentralized system for verifying truth on-chain. Its optimistic oracle lets applications propose answers quickly and only incur the cost of full adjudication when a dispute arises. The UMA token ties it all together by rewarding correct voters and empowering community governance. From synthetic assets and structured tokens to DAO execution, prediction markets, and cross‑chain verification, the project has grown into a versatile piece of Web3 infrastructure. Whether builders need a price, a yes/no outcome, or proof that a cross‑chain action was fulfilled, UMA offers a path to bring that knowledge on-chain with strong economic guarantees. (docs.uma.xyz)
Description
#508
UMA is a decentralized financial contracts platform built to enable Universal Market Access. UMA provides open-source infrastructure for developers to create synthetic assets and financial contracts on the Ethereum blockchain. UMA's native token is used for governance and voting on the platform.
| Sector: | Oracles |
| Blockchain: | Ethereum |
Market Data
Tile coloring: Green indicates positive changes, red indicates negative changes, and neutral indicates no significant trend or unavailable data.
HTX (CEX) | 3.3M | 2.6K/9.9K |
Binance (CEX) | 2.9M | 50K/70K |
![]() MEXC (CEX) | 867K | 17K/25K |
Binance (CEX) | 614K | 17K/18K |
OKX (CEX) | 575K | 29K/30K |
Gate.io (CEX) | 430K | 54K/92K |
Bybit (CEX) | 333K | 3.6K/7.8K |
![]() Coinbase (CEX) | 229K | 24K/28K |
Bitget (CEX) | 122K | 28K/37K |
Binance (CEX) | 48K | 14K/21K |
Kraken (CEX) | 5K | 2.4K/23K |

