Wrap token to swap
Last updated
Last updated
Due to the current features of Aleo, it does not support swapping from one token to another directly using the ARC20 token address. You must wrap the ARC20 token first, and then you can swap (also need to unwrap to get your ARC20 token to withdraw onchain).
Therefore, before engaging with the Swap and Pool functionalities, you must wrap ALEO and ARC20 Tokens into WToken. AlphaSwap currently supports only wrapping public ALEO or ARC20 Tokens into public WALEO or ARC20 Tokens on a 1:1 basis.