Issues being investigated and fixed
The current testnet is our early deployment of TOKI with limited features. As a very early build, we are aware of multiple issues that we are working on. There are no critical bugs remaining, but some might hinder user utilization.
The list below is known issues and will be updated from time to time.
Transfer
CORS policy errors
appear in the developer tools console.The error displayed is being addressed but do not affect transaction.
The transaction remains pending for a long time.
If the transaction status remains pending even after completion, please clear your browser cache.
The value of
Gas On Destination Chain
is currently included in theRelayer gas cost
display.In future updates, it is planned to be displayed separately.
Slippage tolerance is applied to the receiving amount after fees are deducted.
As a result, when high rebalance fees from an imbalance between selected pools lead to a low receive amount, increasing the slippage tolerance is necessary to complete the transfer.
In future updates, it is planned to separate the reduction of the received amount due to fees from the slippage tolerance.
Pool
An error occurs when trying to add 1000 or more USDC, USDT on BSC.
This issue is currently being addressed.
The error message
Exceeded limit for maxTotalDeposits.
is displayedThis error occurs when the liquidity that can be added to the pool exceeds the limit.
Please reduce the amount and try again.
We will update this message to make it clearer.
Last updated