50. Swap n' Slippage
How does the size of a swap affect the slippage? Hint: use thorchain.swaps (from_amount_usd + swap_slip_bp columns). the swap_slip_bp column represents the slippage % * 100, so a swap_slip_bp of 72 represents a 0.72% slippage.
How does the size of a swap affect the slippage? Hint: use thorchain.swaps (from_amount_usd + swap_slip_bp columns). the swap_slip_bp column represents the slippage % * 100, so a swap_slip_bp of 72 represents a 0.72% slippage.