Our Mission
The team behind Dolomite Finance started with a specific frustration. Most lending protocols force you to keep assets idle while they earn interest. The Dolomite Finance platform was designed to change that.
The core idea is straightforward: deposited assets should be able to earn yield and act as collateral simultaneously. That single insight shapes everything the protocol does. Users who supply USDC or ETH to Dolomite Finance keep borrowing power while those assets compound interest every block.
This is not a small improvement. For active DeFi participants it changes the math of every position they hold. The mission is to make that kind of capital efficiency available to anyone, not just institutions with custom infrastructure.
The Technology
At the center of Dolomite Finance's protocol sits the Dolomite Margin smart contract system. It tracks each user's balances across multiple assets and updates accrued interest on every interaction — a model inspired by how Compound handles index-based interest accrual, but extended with margin and position management features.
Borrowers open what the protocol calls borrow positions. These are isolated accounts that hold collateral and debt separately from a user's main supply balance. Isolation matters. A liquidation event in one borrow position does not touch the user's general lending balance.
The protocol launched on Arbitrum and has expanded to include Ethereum mainnet, Berachain, Mantle, and Botanix. Each deployment uses the same audited core contracts. Token support varies by network based on available liquidity and oracle coverage.
Interest rates adjust automatically based on utilization. When a market is heavily borrowed the rate rises, attracting new supply. When utilization drops the rate falls. This is the same basic mechanism used across DeFi lending since Compound introduced it, and the Dolomite Finance platform applies it across every supported asset.
Our Approach to Risk
Risk management at Dolomite Finance works on several layers. First, collateral factors. Each asset has a specific loan-to-value ratio that determines how much a user can borrow against it. Conservative assets like USDC have higher factors; more volatile tokens receive lower ones.
Second, the protocol uses Chainlink price feeds as the primary oracle source where available. Accurate pricing is non-negotiable for liquidations to work correctly, and the team has been selective about which assets get listed based on oracle quality.
Third, smart contract security. The Dolomite Finance codebase has undergone independent audits. Chainalysis compliance infrastructure is integrated for sanction screening. These are not marketing choices — they reflect a view that a lending protocol handling real user funds has to take verification seriously.
The protocol does not chase yield at any cost. A 2% APR backed by solid collateral is preferable to 20% built on fragile assumptions. That orientation toward sustainable rates rather than temporary incentive farming shapes which partnerships and integrations the team pursues.
You can read more about the technical details on our knowledge page, which covers topics from interest rate mechanics to liquidation thresholds in detail.
What Makes Dolomite Finance Different
A few things stand out when you compare Dolomite Finance to other lending protocols directly.
The simultaneous supply-and-collateral model is the headline feature, but the borrow position system deserves equal attention. Users can manage multiple isolated positions with different risk profiles from the same wallet. That is genuinely useful for anyone running more than one strategy at a time.
The DOLO token and veDOLO governance model give token holders a say in protocol parameters — collateral factors, interest rate curves, new asset listings. Governance through veDOLO is time-weighted, meaning longer commitments carry more weight. This structure was borrowed from battle-tested vote-escrow designs and adapted for Dolomite Finance's specific parameter set.
Strategies. The platform includes a dedicated strategies section that lets users set up leverage loops and other structured positions without manual multi-step transactions. For users familiar with looping stETH or other yield-bearing assets, the interface does much of the mechanical work automatically.
Finally, the multi-chain deployment. Running on Arbitrum, Ethereum, Berachain, Mantle, and Botanix means Dolomite Finance's protocol is not tied to a single network's fortunes. Each chain deployment is independent, which limits contagion risk if one network experiences issues.
The Team
The people building Dolomite Finance have backgrounds in software engineering, financial systems, and protocol design. The core team is relatively small and has stayed involved with the protocol since its early Arbitrum deployment.
Development is ongoing. The protocol has shipped regular updates including new asset listings, expanded network support, and UI improvements to the earn and borrow interfaces. Public communication happens through Discord and the team's documentation, where technical decisions are explained rather than just announced.
The team does not make promises about token prices or yield figures it cannot control. What it does commit to is maintaining the contracts, responding to security disclosures, and shipping improvements on a regular cadence. That consistency matters more than marketing in a protocol that users rely on for active positions.
If you want to get involved — whether as a user, developer, or governance participant — the Discord community is the right starting point. The team is active there and the channel history is searchable for context on past decisions.
Where to Go Next
If you are new to Dolomite Finance the best first step is reading through how the protocol handles interest and collateral. The knowledge section covers the mechanics in plain terms, from how APR is calculated to what happens during a liquidation.
If you are ready to start earning, connect a wallet on the main app and check the current supply rates across supported assets. USDT, USDC, ETH, WBTC, and several yield-bearing stablecoins are available depending on the network you connect to.
For developers, the GitHub organization at github.com/dolomite-exchange contains the core contracts and integration examples. The protocol is open source and integration inquiries are welcome through the standard channels.