AMMs let you trade crypto without a middleman, instead they use smart contracts and liquidity pools.
Anyone can be a liquidity provider by depositing crypto into a pool and in return you earn a share of trading fees.
AMMs carry risks like impermanent loss, price slippage and smart contract bugs.
Automated market makers (AMMs) have caused a huge stir in the cryptocurrency industry due to their ability to create markets via smart contracts. Due to their simplicity and efficiency, AMMs have solidified their position within the decentralised finance (DeFi) space.
DeFi, which aims to decentralise financial services, has exploded on smart contract networks such as Ethereum and Binance Smart Chain. As a result, AMM protocols such as Uniswap, Curve Finance and Balancer have seen an exponential increase in use.
Disclaimer: This information should not be interpreted as an endorsement of cryptocurrency or any specific
provider, service or offering. It is not a recommendation to trade.
What are automated market makers (AMM)?
An AMM can be thought of as an algorithm that instantly finds liquidity for those wishing to buy or sell a digital asset.
To complete trades, the algorithm utilises liquidity pools, which are composed of cryptocurrencies lent to the protocol by liquidity providers. This removes the need for a "middleman" type of exchange like traditional market-making methods.
To understand automated market makers, it can be useful to look at traditional market makers first.
Traditional market makers
With traditional markets, like gold, stocks or oil, market makers provide liquidity so that investors can buy or sell an asset close to the publicly quoted price.
This basically means that they will match a buyer to a seller. A buy order and a sell order need to match for a trade to occur. These orders sit within an order book. In global finance, with multiple market makers and millions of investors, the order book exchange is a very elegant system.
How AMMs work in crypto
Applied to cryptocurrencies, if an investor wants to sell a token, the traditional market maker finds a buyer. If an investor wants to buy a token, the market maker finds a seller.
Traditionally, market makers are large financial organisations or institutions that quote the buy and sell prices for each asset. They take on the risks associated with buying and selling assets from investors. To cover these risks, traditional market makers charge a "spread".
A seller is quoted a "bid" price that is slightly lower than the market price. In comparison, a buyer is quoted an "ask" price that is slightly higher than the market price.
Example
If a market maker buys a token for $50 and sells it to a buyer for $55, they will have made a $5 profit. Powerful computing allows millions of transactions like this to be performed daily. This provides the liquidity to keep the financial markets moving.
Trying to replicate this process using smart contracts can be slow and expensive. Matching buyers and sellers in real time on a blockchain isn't efficient. This is where automated market makers come in.
Automated market makers
Automated market makers are smart contracts that provide liquidity in the DeFi ecosystem via liquidity pools, rather than the traditional order book system.
On an AMM protocol, such as Uniswap or Curve Finance, digital assets are traded by an automated algorithm against the liquidity held in the liquidity pools. This means digital assets can be swapped at any time. The exchange price of a token is determined by the AMM.
AMM protocols hold no capital, are open 24/7 and most offer investors a level of trustlessness and decentralisation, unlike traditional financial services.
Finder survey: Which cryptocurrencies do people own?
Response
Female
Male
None
46.41%
26.22%
Individual stocks
25.44%
43.7%
Real estate
13.98%
24.59%
Bitcoin
13.2%
23.58%
Index funds (e.g. ETFs)
13.4%
22.36%
Ethereum
8.16%
14.84%
Other cryptocurrencies
7.18%
14.84%
Forex
2.52%
7.72%
Commodities
2.91%
5.69%
Other
4.85%
5.08%
Stablecoins
0.97%
4.07%
Source: Finder survey by Pure Profile of 1009 Australians, December 2023
How does an automated market maker work?
In a traditional order book, liquidity is provided from buy and sell orders. Those providing liquidity through orders are often referred to as "makers". Makers wait for a market "taker" to agree to the order. Once that occurs, the exchange can complete.
With AMM protocols, there are no makers. There are no prior orders in the system. There are only takers looking to exchange a specific cryptocurrency pair.
Example
A trader comes to an exchange such as Uniswap to trade 1 ETH for AAVE.
The Uniswap AMM evaluates the current balance between the ETH and the AAVE in the liquidity pool and calculates an exchange price of 1 ETH to 6.005 AAVE.
The trader accepts the price, completes the exchange and receives their 6.005 AAVE minus fees.
The AMM uses the liquidity pools to automatically complete the cryptocurrency exchange, without the need for another trader.
When enough token pairs are available on an exchange, the AMM can trade between any two of the tokens listed, even if the two tokens do not exist in the same liquidity pool.
If a trader wanted to exchange AAVE for DAI, the AMM could trade DAI for ETH and then ETH for AAVE in a single transaction.
What are liquidity pools?
Liquidity pools are pots of cryptocurrency assets lent to the protocol by liquidity providers.
AMMs work better when liquidity is high. For example, if more DAI are deposited, the token becomes more liquid and becomes easier to exchange. Liquidity is encouraged by offering interest on any deposits made to liquidity providers, with the interest rates increasing when liquidity drops. Thus, there is always a financial incentive for lenders to participate.
Incentives to lend cryptocurrencies historically included a share of the transaction fees. More recently, DeFi protocols have offered token rewards in return for lending cryptocurrencies. This is often referred to as "yield farming".
One of the best things about DeFi is that anyone holding tokens built on the Ethereum blockchain (ERC-20 tokens) can become a liquidity provider on certain AMM protocols and receive a return on their investment.
What is impermanent loss?
Liquidity pools can be a useful way to earn a return on your cryptocurrency holdings, but storing cryptos can come with the risk of impermanent loss.
Impermanent loss is a loss that may be caused by holding tokens in an AMM as compared to holding tokens in your wallet.
Because the pool needs the value of both tokens to remain balanced, any change in the price of one token will cause a change in the balance of the pool. As a result, your liquidity provider token now entitles you to a different number of coins as when you originally deposited, as the value between the two coins has to remain balanced.
So for example, if the price of ETH goes up in an ETH-DAI pool, you may walk away with less ETH than you deposited, since the amount (not value) of ETH coins in the pool has to reduce in order for the value of ETH in the pool to stay even with DAI.
List of automated market maker protocols
Uniswap. Striving for an open and accessible marketplace for all, Uniswap utilises an AMM mechanism to calculate the price of tokens based upon the ratio of the tokens in the liquidity pools. Any user can provide liquidity.
Kyber Network. One of the original AMM protocols in the marketplace, Kyber Network's liquidity pools are managed by professional market makers instead of a set algorithm, allowing for control of liquidity pools when volatility strikes. Entry to liquidity pools is more restrictive.
Balancer. Comparable to Uniswap but hosts a broader range of features including multi-token pools, dynamic pool fees and custom pools ratios. Multi-token pools are a unique feature that can behave like an index in the cryptocurrency space.
Curve Finance. A decentralised exchange focused on the trade of stablecoins. By focusing on stablecoins, Curve Finance is able to offer minimal fees and a low amount of slippage on trades.
SushiSwap. This decentralised exchange is known for its community governance model and innovation of DeFi projects such as Onsen (liquidity pools that last longer and feature more pairs).
Risks of using an automated market maker
Although a brilliant innovation, AMMs come with associated risks that users should be aware of before using.
One of the key risks that plague smart contract users is the vulnerability to being hacked. Uniswap and Balancer have both experienced hacks where liquidity deposits were stolen. Not all protocols have safety procedures in place to cover such losses.
In order to maintain prices, arbitrage traders are a necessary function of AMM protocols. If an imbalance occurs within a liquidity pool, usually due to high volatility, exchange prices will begin to slip from the standard market price. Arbitrage traders take advantage of that price difference and bring ratios in the liquidity pool back to a balance. This means liquidity pools are reliant on them.
Pros and cons of AMMs
Pros
Anonymity. No KYC information is required to utilise an AMM protocol.
24/7 markets. As the protocols are controlled by smart contracts and algorithms, so markets can be traded 24 hours a day.
No centralised entity. AMMs and liquidity pools remove the need to match buyer to seller, which removes the need for a centralised exchange.
Cons
Vulnerable to hacks. Like any smart contract protocol, AMMs are vulnerable to hacks from outsiders, which can result in the loss of liquidity.
Impermanent loss. If an asset deposited as liquidity spikes in price, there is a risk that upon withdrawal a liquidity provider will have lost money in relation to current market value.
Higher gas prices. Activity that takes place via AMM can increase the gas prices on the associated blockchain network.
Reliance on arbitrage traders. Arbitrage traders are required to keep liquidity pools balanced.
Our expert says
"Automated market makers have completely reshaped the way we trade crypto. Instead of relying on a traditional order book, they use smart contracts to match buyers and sellers instantly. It’s a brilliant system for providing liquidity, but users need to be aware of risks like slippage, impermanent loss and low-volume pools where pricing can get pretty wild."
Uniswap is one of the most well-known automated market makers (AMMs). It lets users trade crypto directly through liquidity pools, without needing a buyer or seller on the other side.
If you're providing crypto to an AMM like Uniswap, your funds can lose value (impermanent loss), especially if token prices swing a lot. You're also trusting the smart contract code, which could have bugs or be hacked. And if you're swapping tokens, you might get worse prices (slippage) during high volatility or low liquidity.
Sources
Disclaimer: Cryptocurrencies are speculative, complex and involve significant risks – they are highly
volatile and sensitive to secondary activity. Performance is unpredictable and past performance is no guarantee of
future performance. Consider your own circumstances, and obtain your own advice, before relying on this information.
You should also verify the nature of any product or service (including its legal status and relevant regulatory
requirements) and consult the relevant Regulators' websites before making any decision. Finder, or the author, may
have holdings in the cryptocurrencies discussed.
Was this content helpful to you?
Thank you for your feedback!
To make sure you get accurate and helpful information, this guide has been reviewed by
Kylie Purcell, a member of Finder's
Editorial Review Board.
James Hendy is a writer for Finder. After developing a keen interest in traditional financial investing, James transitioned across to the cryptocurrency markets in 2018. Writing for cryptocurrency exchanges, he has documented some of the key blockchain technological advancements. James has a Masters of Science from the University of Leeds and when he isn't writing, you will either find him down at the beach, reading (coffee in hand) or at the nearest live music event.
See full bio
Impermanent loss can be an unforeseen risk when providing liquidity to DeFi. Here we explain what it is with an easy to follow example, and outline how it can be avoided.
A comprehensive guide to decentralised cryptocurrency exchanges, how they work and the benefits they offer to anyone looking to buy or sell digital currency.
Important information about this website
Finder is a comparison service. We do not compare every product or every provider in the market.
We make money through commercial arrangements with some of the providers on this site. Products marked 'Sponsored', 'Promoted', 'Featured' or 'Advertisement' appear as a result of a commercial arrangement.
Our editorial content, product reviews and any 'Top Pick' designations are prepared independently of these commercial arrangements.
The default order of products in our tables can be influenced by commercial arrangements. You can re-sort or filter using the controls above each table.
Some content on this site may be generated or supported by AI tools. You should verify details directly with the provider.
Finder is one of Australia's leading comparison websites. We are committed to our readers and stand by our editorial principles.
Our comparison service does not include every product or every provider in the market. Some product issuers offer their products under multiple brands or through associated companies. Where we can, we identify the underlying issuer so you can compare like with like, but you should always check with the provider directly to confirm which brand you are dealing with.
Finder is a comparison website and an intermediary. We are not a product issuer and we do not provide personal financial or credit advice. When you click a link to a product, or apply for a product through our site, you deal directly with the product issuer. We may receive a referral fee, commission or other payment from the issuer if you click through, apply or take out a product. We describe these arrangements in more detail under 'How we make money' below.
Product features, fees, terms and eligibility criteria are set by the product issuer and may change. We rely on information supplied by issuers when we present product details on our site. Before you apply for or take out any product, you should confirm the details directly with the issuer.
We earn revenue from Finder in four principal ways:
Referral fees and commissions. When you click a product link, complete an enquiry form or apply for a product through our site, we may receive a referral fee, commission or other payment from the product issuer. We may also receive payment based on the volume of leads or conversions we send to an issuer.
Sponsored placements. Products marked 'Sponsored', 'Promoted', 'Featured' or 'Advertisement' appear as a result of a commercial arrangement between Finder and the issuer. These labels always indicate a paid placement. We do not use them for editorial choices.
Display advertising. Banner advertising, newsletter advertising and similar display ads on our site are paid by advertisers.
Content sponsorship. Some articles, videos and social media posts are sponsored by an issuer and are clearly labelled as such.
Our editorial opinions, product reviews and any 'Top Pick' designations are prepared independently of these commercial arrangements. A 'Top Pick' is an editorial choice made by our writers and editors based on the criteria described on each comparison page. A 'Top Pick' is not a personal recommendation and does not mean the product is appropriate for your circumstances.
If you would like to know whether we have a commercial arrangement with a specific product issuer, please contact us.
When products are grouped in a table or list, the default order can be influenced by commercial arrangements we have with product issuers. In some categories, sponsored or featured products appear in the top positions of the table by default, and are always labelled as such.
Other factors that influence default order include price, fees and features, and (where relevant) our editorial view of the product.
You can re-sort every comparison table using the controls above the table. You can filter by product features that matter to you. The order you see after re-sorting or filtering is not influenced by commercial arrangements.
Some content on this site is generated or supported by artificial intelligence tools, including our AI-powered assistant FinderBot. AI-generated content may contain errors. Please verify important information directly with the product issuer before making a financial decision. For more information about FinderBot, see the FinderBot Terms of Use and FinderBot Privacy Collection Notice.
Please read our website terms of use and privacy policy for more information about our services and our approach to privacy.
We update our data regularly, but information can change between updates. Confirm details with the provider you're interested in before making a decision.
Our goal is to create the best possible product, and your thoughts, ideas and suggestions play a major role in helping us identify opportunities to improve.