Bebop
offer guarentee price based on predictable calculation
predictable - price of asset increases as the size of the trade increases, vice versa for selling, which can be calculated based on mathematical curve x + y = k of liquidity pools
minimise unpredictable slippage by bid-ask matching mechanism
unpredictable - front-running over your trades, or removing liquidity before your trade is completed
Zero slippage Swap
enable zero slippage swap by trade matching, avoiding both predictable & unpredictable slippage
request-for-quote (RFQ) model that the private market maker holds the quote for 10 seconds for your swap, so quoted price is exactly the executing price
Trade without Gas Fee
spend gas once to approve token per wallet
gas cost is included in coming trading fee, so no gas token is used in wallet
Multi-token Trading
support token many-to-one & one-to-many in one transaction
paying one gas fee for the bundled trade
especially useful when exiting multiple positions, rebalancing a portfolio, taking profit as stablecoin
Last updated