-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Open
Description
Steps to Reproduce Issue
- Create or import a wallet using the official Sui Wallet Chrome Extension.
- Wallet address:
0x9fc3232eec15fdee436bd31dcaf4368537d3fba7ebc61cdcddc9f7609490eeae - The wallet previously had active staking and later performed unstake and request_withdraw_stake operations.
- According to SuiScan Explorer, the wallet currently holds 177.013582835 SUI on-chain.
- Open the official Sui Wallet (Mainnet, Developer Mode enabled).
- The wallet UI shows “Acquire SUI to begin transacting”.
- Attempt to send any amount of SUI (e.g. 0.1 SUI).
- Result: Insufficient balance, Max = 0 SUI.
The same behavior is observed when attempting to send via SuiScan (Available = 0).
Expected Result
The unstaked and confirmed SUI balance should be consolidated into a standard, gas-capable SUI coin object and be fully spendable.
Actual Result
- Wallet shows 0 SUI available for gas and transactions.
- Sending any amount fails due to “Insufficient balance (Max: 0)”.
- The wallet behaves as if no SUI exists, despite confirmed on-chain balance.
- Importing the same seed into another wallet (Trust Wallet) also shows no spendable SUI.
Additional Context
- Network: Sui Mainnet
- Wallet: Official Sui Wallet (Chrome Extension)
- Developer Mode: Enabled
- Staking tab shows no active stake.
- Wallet activity includes multiple historical request_withdraw_stake transactions and a completed unstake (~103 days ago).
- It appears the SUI exists as non-gas-capable or residual coin objects that were never finalized into a spendable coin.
Screenshots from SuiScan and wallet UI are available if needed.
- OS: Windows 11
- Browser: Google Chrome (latest)
- Wallet: Official Sui Wallet (Chrome Extension)
- Network: Mainnet
- Developer Mode: Enabled
- Also tested with Slush Wallet on Android: same issue, SUI balance not spendable (Available = 0)
Metadata
Metadata
Assignees
Labels
No labels




