Troubleshooting
Backpack says insufficient SOL
You connected Backpack and approved a payment, but the transaction failed with insufficient SOL or insufficient funds. That usually means your balance covers the payment amount but not the network fee on top. This guide shows how much to add, how to verify, and how to retry a 0.001 SOL practice roll below.
What the error means
Solana debits two amounts from your wallet on every send:
- Payment — the SOL going to the recipient (e.g. 0.001 SOL)
- Network fee — base fee of 5,000 lamports (0.000005 SOL) per signature, plus any optional priority fee
Backpack compares your total balance to payment + fee. If you are short by even a fraction of a cent, it shows insufficient SOL and will not broadcast the transaction.
Full fee breakdown: Solana transaction fees explained.
Quick fix — four steps
- Note the payment amount shown in Backpack before you approve (e.g. 0.001 SOL).
- Add SOL so your balance is at least payment + 0.00001 SOL for headroom. See how to get SOL in Backpack.
- Verify with Backpack or our wallet balance checker.
- Retry — reconnect if needed, review recipient and amount, approve again.
How much SOL to keep
Use this table before retrying micropayments on Garden Dice:
| Payment you want | Minimum balance in Backpack |
|---|---|
| 0.001 SOL roll | 0.002 SOL (comfortable headroom) |
| 0.005 SOL roll | 0.006 SOL |
| 0.01 SOL roll (max) | 0.011 SOL |
If you only have exactly the payment amount, Backpack will keep failing — you always need a little extra for fees.
Common situations
I just funded Backpack with 0.001 SOL
That covers one payment but not the fee. Add at least another 0.0001 SOL, or fund with 0.002 SOL next time so one deposit covers payment + fees.
Balance shows SOL but payment still fails
Confirm you are on Mainnet Beta in Backpack (not Devnet) — see switch Backpack to mainnet. Check that the site shows the amount you expect. Disconnect and reconnect the wallet, then try again.
Transaction disappeared with no roll
If Backpack never broadcast the tx, nothing left your wallet. After funding, use the pay panel below or paste a successful signature into our transaction lookup tool.
Retry after funding
Once your balance covers payment + fee:
- Try the free demo above if you have not already — no wallet needed.
- In the pay panel, connect Backpack or scan the Solana Pay QR.
- Confirm the total in Backpack includes payment + fee before approving.
- After success, verify on Solscan and share your roll if you like.
FAQ
Is insufficient SOL the same as insufficient funds?
On Solana, yes — Backpack uses both phrases when your balance cannot cover payment plus network fee.
Can I pay the fee separately?
No. The fee is deducted automatically from the same wallet in one transaction. You need enough SOL for both parts together.
Will retrying charge me twice?
Only successful on-chain transactions debit your wallet. Failed approvals in Backpack do not spend SOL.
What about rent or account creation fees?
Simple SOL transfers to an existing address only pay the standard signature fee. Garden Dice payments are plain transfers — no extra rent for most users.