DOLA is a DAO-minted stablecoin with a central bank problem
DOLA is a synthetic USD stablecoin governed by the Inverse Finance DAO, with supply expanded and contracted on-chain rather than issued by a regulated entity.
The design intent is simple: keep DOLA near $1. Do it with overcollateralized backing and active supply management, not a redemption promise to a banked reserve. Inverse characterizes DOLA as debt-backed and overcollateralized, with collateral types including assets like stETH and WBTC. If you want a baseline glossary for the terms used here, start with our tokenomics FAQ.
Tokenomics-wise, that puts DOLA in a different bucket than fiat-backed stables. The core lever is not “redeem for dollars.” It is “mint DOLA where there is demand, burn DOLA where there is excess.” Inverse explicitly describes peg management as minting when DOLA trades above $1 and contracting and burning when it trades below $1. For a contrasting stablecoin architecture, compare this with our Frax USD review.
This is where the Operator Discretion Skeptic lens matters. DOLA’s mechanism set is viable. It is also governance-heavy. When your stablecoin can be expanded “instantly and infinitely,” the primary risk is not math. It is who holds the keys, what limits are real in practice, and how quickly governance can react when discretion goes wrong. Inverse’s own governance proposal language is unusually candid about this.
Supply mechanics: elastic issuance via FiRM and Fed contracts
DOLA has no fixed maximum supply at the contract level. CoinGecko lists DOLA’s max supply as infinite.
As of March 4, 2026, supply figures show Total Supply: 183,614,118 DOLA and Circulating Supply: 84,137,865 DOLA.
That gap between total and circulating supply is not cosmetic. It usually reflects protocol-held balances, cross-chain supply segmentation, and supply sitting in mechanism contracts rather than in free float. In DOLA’s case, Inverse frames Fed contracts as the supply management primitives that mint and burn DOLA across venues.
Inverse’s “Feds” are explicitly authorized to mint new DOLA (expansion) and burn DOLA (contraction), with operations visible on-chain.
Mechanically, there are three main issuance and contraction pathways described in the docs:
- FiRM Fed: Inverse describes the FiRM Fed as DOLA’s primary supply source, with DOLA minted through overcollateralized borrowing on FiRM markets.
- DEX liquidity Feds: Inverse describes DOLA “DEX liquidity Feds” expanding supply into DEX pools when DOLA trades above $1, and contracting and burning supply from pools when DOLA trades below $1, with the injected DOLA backed by LP tokens received by the DAO.
- Peg Stability Module (PSM): A separate module enabling 1:1 swaps between DOLA and USDS, which can expand or contract circulating DOLA through swap-driven arbitrage flows.
Two details are worth treating as “tokenomics constraints,” not just ops commentary.
First, Inverse states that Fed operations are controlled by a “Fed Chair multisig,” which can execute expansions and contractions within governance-approved parameters.
Second, Inverse states the DAO has delegated peg maintenance to working groups, specifically the Treasury Working Group and Risk Working Group, focused on supply and demand.
That means “the market decides” is only half true. The market gives you a signal. Humans (via multisigs and governance) decide how aggressively to respond, where to deploy supply, and what risks to accept while doing it.
Fiscal flows: who pays, who earns, and where “interest” hides
DOLA itself is not described as an interest-bearing token. The “carry” in the system is largely implemented through DBR and through module fees and vault yield that route to the DAO. For another stablecoin tokenomics profile, see our Pleasing USD analysis.
DBR (DOLA Borrowing Right) is an ERC-20 token that represents the right to borrow DOLA on FiRM. Inverse states that 1 DBR gives the right to borrow 1 DOLA for up to 1 year with no interest, with the DBR gradually consumed over time as the loan remains open.
From a token economy perspective, DBR is the interest rail. Borrowers acquire DBR to “prepay” time-weighted borrowing capacity. That pushes cost discovery for leverage into a separate market. It can work well. It can also fracture liquidity and introduce new reflexivity when DBR prices gap during stress.
DBR issuance is explicitly governed. Inverse states DBR supply is adjusted via (1) streaming rewards and (2) an XY=K auction mechanism.
The key tokenomics control is that the Fed Chair multisig sets the DBR issuance rate subject to governance vote, with Inverse stating a current maximum annual rate equal to a ratio of 1 DBR per 1 DOLA being lent out on FiRM.
That link between “DOLA lent” and “DBR issued” is the closest thing DOLA has to a monetary policy reaction function. Higher targeted FiRM borrowing capacity implies higher DBR emission budgets, which tends to lower DBR price, which tends to make borrowing cheaper, which tends to increase DOLA demand. Inverse describes this relationship directly.
The Peg Stability Module adds a second fiscal layer. Inverse describes the Peg Stability Module as providing direct 1:1 swaps between DOLA and USDS, with a specific fee schedule:
- USDS → DOLA: 1:1 with no fee.
- DOLA → USDS: 1:0.998, which Inverse describes as a 20 bps (0.2%) fee.
Inverse also states the PSM deposits reserves into sUSDS (a yield-bearing USDS vault) rather than leaving reserves idle, and that the yield accrues to the DAO treasury.
That is meaningful. It turns “peg defense inventory” into a revenue-producing balance sheet item. It also imports the risk of the reserve asset and its yield wrapper into the stablecoin’s last-resort liquidity path.
On the demand side, Inverse positions sDOLA as a yield-bearing wrapper where users stake DOLA into a DOLA Savings Account that deposits into an ERC-4626 vault, minting sDOLA.
Critically, Inverse states DOLA staked to mint sDOLA is never rehypothecated or loaned to third parties, and sDOLA is withdrawable for DOLA at the pro rata vault exchange rate.
Tokenomics implication: sDOLA is a “sticky demand” sink for DOLA that can reduce free-float sell pressure during normal times. The trade-off is concentration. If too much DOLA liquidity is parked in yield wrappers, peg defense can become more sensitive to sudden unlock waves when yields compress or when risk perception shifts.
Governance and control surface: where discretion lives
Inverse’s docs emphasize that core token contracts (including DOLA) are immutable and cannot be upgraded.
That is good. It removes an entire class of “upgrade key rug” risk.
It does not remove admin risk. DOLA’s ERC-20 contract includes an operator address that can add and remove minters. The code shows onlyOperator gating for adding and removing minters, and minting is restricted to authorized minters or the operator.
This is the real control surface. If governance and multisigs are the “policy layer,” operator and minter privileges are the “execution layer.” The system is only as decentralized as the process that controls those roles.
Inverse is explicit that day-to-day operations sometimes need to bypass the latency of full on-chain governance, and it cites multisigs as the way this happens for peg operations and guardian actions.
The most important governance artifact for DOLA’s discretion footprint is proposal #031. It was created May 10, 2022 and executed May 15, 2022.
That proposal describes the Fed Chair as responsible for expanding and contracting DOLA supply “instantly and infinitely,” calls the role a security risk, and moves the role from a single individual to a 2-of-5 multisig.
It also explicitly states that this multisig would assume the role of DOLA Operator.
That lines up with the DOLA contract’s operator/minter model. It also tells you what you need to monitor. Not just governance proposals. You monitor Safe signer sets. You monitor minter additions and removals. You monitor Fed expansions and contractions.
At the governance layer, Inverse describes “Governor Mills” as the on-chain governance system where 1 INV equals 1 vote, and it documents proposal and execution timing, including voting remaining open for approximately 60 hours and a 40 hour holding period before execution.
Those timings are not cosmetic for DOLA. They define how long the system must rely on multisig discretion to handle fast-moving peg or collateral events.
Finally, DOLA’s cross-chain presence increases the control surface. Inverse documents DOLA as existing across multiple chains, including Ethereum, Base, Arbitrum, Optimism, Mode, Blast, and Polygon.
Inverse also notes DOLA exists on BNB Chain but bridging is paused due to Multichain.
Separate chain deployments and bridge infrastructure can be operationally necessary. They also create more places where privileged actors can intervene and more failure modes where “DOLA” fragments into multiple risk profiles depending on which chain you hold it on.
History of structural changes that matter
DOLA’s mechanism set has evolved in ways that change how you should model it.
Inverse documents that “Frontier” was its original variable-rate lending product, launched in 2021, and that it was sunset in favor of FiRM after an exploit in April 2022.
It also describes a “Frontier Fed” as a legacy Fed tied to the deprecated Frontier protocol, stating that no new DOLA can be borrowed through Frontier, but that existing unbacked borrows remain outstanding and the Fed will shrink as proceeds repay bad debt.
This matters because “stablecoin backing” is not just collateral today. It is also the protocol’s historical bad debt and the governance plan for amortizing it.
On peg mechanisms, Inverse describes the PSM as the successor to the original DOLA Stabilizer, stating the Stabilizer was launched in February 2021 and deprecated in October 2023.
Inverse also provides an explicit narrative shift from earlier “AMM Feds” to a more FiRM-dominant supply model. It describes AMM Feds as previously managing DOLA supply in DEX pools by minting and depositing DOLA alongside counterparty assets, then later being mostly deprecated as FiRM became the dominant supply source and liquidity was maintained more organically and via incentives.
That evolution is a trade-off. FiRM-issued DOLA is “productive” and demand-linked. AMM-fed DOLA is more purely “liquidity.” Moving away from AMM Feds reduces one kind of capital inefficiency. It increases reliance on the health of FiRM collateral markets and liquidation infrastructure.
Risk register: peg, permissioning, and cross-chain surface area
The cleanest way to read DOLA is as a debt-backed stablecoin where peg stability is achieved through a mix of market arbitrage and discretionary supply operations executed by privileged roles under governance-defined constraints. Inverse describes Fed contracts as minting and burning supply, and those operations being controlled by a Fed Chair multisig within governance-approved parameters. We discuss similar monitoring and constraint design patterns in our research reports.
Dominant risk: discretionary control of minting rights and supply operations.
DOLA’s ERC-20 contract has an operator that can authorize minters, and minters can mint DOLA.
Governance proposal #031 explicitly frames the Fed Chair as able to expand and contract DOLA supply “instantly and infinitely,” and moves that role to a multisig that assumes the DOLA Operator role.
Even with “governance-approved parameters,” the economic reality is that a privileged group can materially change DOLA’s market microstructure faster than tokenholder governance can intervene. That speed is a feature in a depeg. It is a vulnerability in a compromise, a governance capture, or even a well-intentioned but wrong-way policy response.
This is not abstract. DOLA’s peg management explicitly depends on expanding supply when DOLA trades above $1 and contracting and burning when below $1.
If the same privileged roles can change where supply is injected, which Feds are active, and which contracts have mint authority, then the stablecoin’s risk is dominated by the operational security of those roles and the quality of the DAO’s monitoring and accountability processes.
There is an upside. This discretion can be the difference between a controlled peg recovery and a cascading liquidation spiral. The downside is that “decentralized stablecoin” becomes a spectrum, and DOLA sits in a region where decentralization is real at the code level but policy execution is intentionally centralized enough to move quickly.
Below is a risk register focused on what can break DOLA’s tokenomics, not what can break any generic DeFi protocol.
-
Privileged minting or policy capture. Trigger: compromise, coercion, or capture of the Fed Chair multisig or any address with operator/minter permissions. Mechanism: unauthorized expansions into Feds, liquidity pools, or lending venues can create a supply shock and a persistent depeg, while later contractions may socialize losses into LPs and the DAO balance sheet. Who bears it: DOLA holders (price), DOLA LPs (pool imbalance), FiRM users (liquidation cascades), and the DAO treasury (backstops). Measurable indicators: AddMinter/RemoveMinter events and operator actions in the DOLA token contract, sudden step-changes in total supply, and abnormal sequences of Fed expansions or contractions.
-
Undercollateralization via collateral shocks or liquidation failure. Trigger: sharp drawdowns in major FiRM collateral or oracle and liquidation path disruptions during volatility. Mechanism: FiRM is described as the primary source of DOLA supply via overcollateralized borrowing, so large-scale insolvency translates into impaired backing and sticky supply overhang. Who bears it: DOLA holders and the DAO (via bad debt repayment plans and reduced policy flexibility). Measurable indicators: growing bad debt disclosures, repeated emergency contractions, or rising dependence on PSM backstops for liquidation liquidity.
-
Cross-chain fragmentation and bridge risk. Trigger: bridge compromise, chain-level incidents, or liquidity dislocations on non-Ethereum deployments. Mechanism: DOLA exists across multiple chains, and bridging choices change the security assumptions of the asset held by the user. Who bears it: DOLA holders on the affected chain, LPs providing cross-chain liquidity, and integrators that assume 1:1 fungibility across deployments. Measurable indicators: persistent price divergence across chain pools, bridge pauses, and migration activity into or out of canonical deployments.
If you only track one thing, track the first risk. DOLA’s stablecoin design is not primarily “algorithmic.” It is governance-mediated. That can be resilient when the humans are competent, aligned, and uncompromised. It is brittle when any of those assumptions fail.
One practical note for teams integrating DOLA: treat mint permissions, Fed policy limits, and multisig signer changes as first-class risk inputs, not operational trivia. If you need tokenomics design services on how DOLA’s policy layer could affect your protocol’s liquidation design or treasury exposure, model the discretionary pathways explicitly and set measurable circuit breakers around them.
This article is part of our Tokenomics Deep Dive series.








