Label: Decentralized Exchange
Pages about the Decentralized Exchange built into the XRP Ledger.
Concepts
-
Decentralized Exchange
Automated Market Makers
Automated Market Makers (AMMs) provide liquidity between asset pairs, complemeting the order books in the decentralized exchange while providing passive income for their liquidity providers.
-
Decentralized Exchange
Offers
Offers are the XRP Ledger's form of currency trading orders. Understand their lifecycle and properties.
-
Decentralized Exchange
Auto-Bridging
Autobriding automatically connects order books using XRP as an intermediary when it reduces costs.
-
Decentralized Exchange
Tick Size
Issuers can set custom tick sizes for currencies to reduce churn in order books over miniscule differences in exchange rates.
Tutorials
-
Use Tokens
Trade in the Decentralized Exchange
Buy or sell fungible tokens for each other or for XRP in the decentralized exchange.
References
-
Ledger Object Types
DirectoryNode
Contains links to other objects.
-
Ledger Object Types
Offer
An order to make a currency trade.
-
Transaction Types
OfferCancel
Withdraw a currency-exchange order.
-
Transaction Types
OfferCreate
Submit an order to exchange currency.
-
Account Methods
account_offers
Get info about an account's currency exchange offers.
-
Path and Order Book Methods
amm_info
Get info about an Automted Market Maker (AMM) instance.
-
Path and Order Book Methods
book_offers
Get info about offers to exchange two currencies.