ARC20

In this guide, we will demonstrate how to swap ARC20 tokens using an example provided by DotSwap. The process includes:

  1. Getting the list of swappable tokens

  2. Getting the token swap rate

  3. Obtaining a swap unsigned PSBT

  4. Submitting a signed PSBT for the swap

Step1:

Get Swappable Tokens

Step2:

Get Token Exchange Rate

Step3:

Get Unsigned Swap PSBT

Step4:

Send Signed Swap PSBT

Last updated