Token Integration Issues
Fee-on-transfer Tokens
Fee-on-transfer tokens (tokens that automatically deduct a fee during transfers) are not supported by KoalaSwap router contracts. As a workaround, token creators can develop a token wrapper to disable the fee mechanism or create a custom router. Currently, KoalaSwap does not plan to add support for these tokens.
Rebasing Tokens
Rebasing tokens (tokens that automatically adjust their balances, like Ampleforth) can be used to create pools and perform swaps on KoalaSwap. However, liquidity providers (LPs) will bear losses from a negative rebase when their position is active, with no way to recover those losses. Be cautious when providing liquidity with rebasing tokens.
Last updated