Error when swapping and depositing (Task state is Cancelled)
complete
Edison
When using the swap and deposit feature, the error "Task state is Cancelled" may be displayed.
Cause of issue:
- This is a generic error thrown when we are bundling more than one transaction together
- It is likely cost because we execute two transactions (swap + deposit). But the deposit failed.
While we are working on a permanent fix, here's how you rectify this issue yourself.
- Usually, this means that the swap went through but deposit did not go through.
- You should see XSGD in your wallet
- Simply deposit the XSGD into the card and start using it
Edison
complete