description |
---|
Swapping is the exchange between pegged assets with the lowest fees in DeFi. |
The mStable protocol pools pegged crypto assets of similar value.
For example, mUSD
will pool USD pegged crypto assets, mBTC
will pool tokenised BTC and so on. These pegged crypto assets are selected by Meta Governors and are deemed to have adequate security guarantees against peg loss. This has important implications, one being: any deviation from the peg of an underlying asset is highly likely to be impermanent.
Take USD pegged crypto assets as an example. Say we allow 4 USD pegged crypto assets in the basket. These pegged crypto assets will constantly move slightly from their $1.00 peg, but over time they are very likely to trade around $1.00. For any given period, each pegged crypto asset's price over time will will look something like this:
Price of USDC. source: Messari
So far, the peg deviations of major USD pegged crypto assets have been very minor. For that reason, we use Stableswap, a bonding curve formula that is build specifically for trading pegged crypto assets:
Stableswap has been developed and first implemented by Curve Finance. Here, x_i
are bAsset reserves, n
are the number of bAssets (e.g. 4), k
is the total mAsset supply and A
is a parameter which controls the width of the low-slippage region.
Therefore, the USD pegged crypto assets can be exchanged with very low slippage. For same peg assets, Stableswap provides highly efficient trading opportunities, and should maximise income for Savers (see Save), compared to other bonding curves, such as Uniswap's.
On a technical side note, a swap
operation which takes bAsset A as input and outputs bAsset B is equivalent to a mint
with bAsset A and a subsequent redeem
into bAsset B using the mAsset obtained from minting.
In summary:
- Apart from a trading fee, there is very low slippage trading pegged crypto assets on mStable.
- Since assets are interchangeable, mStable allows minting and redemption of any coin instead of the exact basket (as long as max weights are not breached).
Swaps on mStable are currently 0.02% of the transaction value, the lowest in the industry.
i.e. for a $1000 swap, the fee is $0.20 excluding gas costs.
mStable swaps have the lowest fees and slippage and are extremely efficient. The majority of Swap revenue goes to Save depositors or liquidity providers.
mStable is also integrated with major DEX aggregators.
The swap
function can be used to arbitrage between bAssets when a spread exists. This will occur when the price differential is greater than the swap fee plus its gas (Ethereum transaction fee) cost.
Swaps that would push a bAsset above its max weight are not allowed, similar to minting and redeeming. Swaps that do not affect the bAsset at maximum weight are unaffected.
Swap fees are a flat fee, charged in the asset received by a user. These fees are set by Meta Governors.