Swaps
Last updated
Last updated
Swaps are the most common way of interacting with the Proxyswap protocol. For end-users, swapping is straightforward: a user selects an ERC-20 token that they own and a token they would like to trade it for. Executing a swap sells the currently owned tokens for the proportional() amount of the tokens desired, minus the swap fee, which is awarded to liquidity providers(). Swapping with the Proxyswap protocol is a permission-less process.
To understand price impact of swaps in more detail, consult the Uniswap documentation:
To understand slippage in more detail, consult the Uniswap documentation:
To understand safety checks in more detail, consult the Uniswap documentation: