storeMarkets

WLFI Markets is provided by Dolomitearrow-up-right, a decentralized protocol. Markets represent the supported assets that can be supplied, borrowed, and used as collateral within the protocol.

circle-info

How Markets Work

Dolomite wraps around tokens to create markets and are accessed via numerical ID (not token address). Each Market specifies the Price Oraclearrow-up-right used to determine the price for its asset, the Interest Setterarrow-up-right contract which determines the interest rates, and other essential risk parametersarrow-up-right.


Ethereum mainnet markets

WLFI Markets currently operates on Ethereum Mainnet with the following supported markets:


Asset categories

Stablecoins

Asset
Description

USD1

World Liberty Financial's USD-backed stablecoin

USDC

Circle's USD Coin

USDT

Tether USD

ETH & BTC

Asset
Description

WETH

Wrapped Ether

cbBTC

Coinbase Wrapped Bitcoin

Governance tokens

Asset
Description

WLFI

World Liberty Financial governance token


Understanding market IDs

Markets in Dolomite are referenced by ascending numerical IDs rather than token addresses. This design allows for:

  • Efficient indexing - Numerical IDs are more gas-efficient for on-chain lookups

  • Consistent references - Market IDs remain stable even if underlying token implementations change

  • Easy integration - Developers can reference markets by simple integers

circle-exclamation

Adding new markets

New markets can only be listed by the protocol administrator. Over time, governance may have the right to add assets through an ownership adapter or listing committee appointed by the DAO.

circle-info

For more detailed technical information about markets, including risk parameters and interest rate models, visit the Dolomite Documentationarrow-up-right.

Last updated