/exchange

(buy_offer)

Create a buy offer on the XRP Ledger's DEX. You will need to fill the next fields:
address: Your address
offer_type: The type of offer you want to create (Passive, Inmediate or cancel, Fill or kill). More info, here.
buy_currency: The three letters of the token (e.g. "ABC"), in case of XRP, just write XRP.
buy_issuer: The issuer address of the currency/token. In case your currency is XRP, just write any word.
buy_amount: The amount you want to buy of that currency.
sell_currency: The three letters of the token (e.g. "ABC"), in case of XRP, just write XRP.
sell_issuer: The issuer address of the currency/token. In case your currency is XRP, just write any word.
sell_amount: The amount you want to sell in exchange of that currency.
(sell_offer)

Create a sell offer on the XRP Ledger's DEX. You will need to fill the next fields:
address: Your address
offer_type: The type of offer you want to create (Passive, Inmediate or cancel, Fill or kill). More info, here.
sell_currency: The three letters of the token (e.g. "ABC"), in case of XRP, just write XRP.
sell_issuer: The issuer address of the currency/token. In case your currency is XRP, just write any word.
sell_amount: The amount you want to sell in exchange of that currency.
buy_currency: The three letters of the token (e.g. "ABC"), in case of XRP, just write XRP.
buy_issuer: The issuer address of the currency/token. In case your currency is XRP, just write any word.
buy_amount: The amount you want to buy of that currency.
(cancel)

Delete a offer created in the past. You will need to fill the next fields:
address: Your address
offer: The sequence of the original offer.
Last updated