#RC#

A transaction that is stuck in a «pending» state is usually a result of insufficient gas fees. A frequent issue for MultiCurrencyWallet developers involves a mismatch between the UI and the ABI. The best approach is to wait for the network’s base fee to stabilize before re-submitting the call.

Sometimes the transaction is dropped by the network because the gas limit was too conservative. The MultiCurrencyWallet interface might require you to re-approve the token for safety . Check the official social media feeds for real-time announcements regarding protocol health.

It is worth checking for any active governance proposals that change logic. Reviewing the contract’s read-only functions can help you verify your balance and permissions. Always check the official documentation for the latest maintenance schedule and announcements.

MultiCurrencyWallet fix