If you see a "Needs Review" warning in your Awaken dashboard, it means the software may have detected an "impossible" event: you sold or transferred more of an asset than the ledger shows you ever owned.
For example, if Awaken sees you selling 2.0 ETH on Uniswap, but your transaction history only shows a purchase of 1.5 ETH, you have a negative balance of 0.5 ETH. From a tax perspective, this is a major problem because the software cannot calculate your cost basis for that missing 0.5 ETH, often defaulting it to $0 and artificially inflating your capital gains.
This guide will walk you through the forensic process of finding that missing data using block explorers and reconciling it within Awaken.
Phase 1: Identifying the "Point of Divergence"
The first step isn't fixing the error; it's finding exactly when the ledger went into the red.
Filter by Asset: In your Awaken transactions tab, filter for the specific token showing the negative balance (e.g., "SOL").
Sort by Date (Oldest to Newest): Scroll through the history. Look for the very first transaction where review is needed or where a warning icon appears.
Analyze the Gap: Look at the transaction immediately before the error. Did you just bridge funds? Did you move money from a CEX (Centralized Exchange) or other account that isn't connected to Awaken?
Phase 2: Using Block Explorers to Find the "Missing Link"
Blockchain explorers are the "source of truth." If Awaken is missing data, it’s usually because a specific protocol interaction wasn't captured or a wallet wasn't synced.
Depending on which network your negative balance is on, you will need to use the corresponding explorer:
Network | Recommended Explorer | Use Case |
Ethereum | The gold standard for mainnet L1 activity. | |
Solana | Best for tracking SPL tokens and DeFi swaps. | |
Base / L2s | Essential for tracking high-frequency L2 trades. | |
Multi-Chain | Best for a "bird's eye view" of all DeFi positions and history. |
How to Conduct a Forensic Search:
Paste your Wallet Address into the explorer.
Filter by Token (if available): Search for the token in question.
Look for "Inbound" Transactions: You are looking for a transaction where you received the token before the date the balance went negative in Awaken.
Identify the Source: Was it an Airdrop? A bridge from another chain? A "Claim" from a farming rewards contract?
Phase 3: Common Culprits and Their Fixes
Once you find the missing transaction on the block explorer, you need to tell Awaken how to handle it. Here are the four most common scenarios:
1. The "Ghost" Bridge
The Scenario: You bridged 500 USDC from Ethereum to Polygon. Awaken sees the 500 USDC leaving Ethereum, but doesn't see it arriving on Polygon (perhaps the Polygon wallet isn't synced).
The Fix: Ensure both the "Source" wallet and "Destination" wallet are connected to Awaken and Awaken will do the rest. This preserves your cost basis and removes the negative balance on the destination chain.
2. Missing CEX Withdrawals
The Scenario: You bought 1 BTC on Coinbase in 2021 and sent it to a hardware wallet in 2024. If you only synced your hardware wallet, Awaken sees 1 BTC "appearing" out of thin air (which it might tag as $0 basis) and then a subsequent sale might trigger a negative balance if the history is fragmented.
The Fix: Connect your Coinbase API or upload the CSV. If the exchange no longer exists, you must Manually Add a "Deposit" transaction in Awaken to represent the original acquisition, ensuring you input the correct date and historical price.
3. Untracked DeFi Rewards (Claims)
The Scenario: You claimed "Reward Tokens" from a liquidity pool. Some complex smart contracts don't broadcast a standard "Transfer" event that software can easily pick up.
The Fix: Find the "Claim" transaction on the block explorer. In Awaken, manually add a transaction or edit the existing one to be labeled as "Income" or "Reward." This creates the "starting balance" for that token.
4. Wrapped Token Confusion
The Scenario: You swapped ETH for WETH (Wrapped ETH). If the software treats WETH as a completely different asset without seeing the "Wrap" event, it will show a negative balance for WETH when you try to sell it.
The Fix: Tag the ETH → WETH transaction as a "Swap" or "Wrap." This tells the system that the value of the ETH has simply changed form, not disappeared.
Phase 4: Validating the Fix
After you have added the missing transactions or matched the transfers, your work isn't done until you verify the math.
Check the "Calculated Balance" vs. "Actual Balance": If your "Calculated" balance is now 0 and your "Actual" wallet balance is 0, the reconciliation is successful.
Review the Cost Basis: Click on the transaction that was previously negative. Ensure the "Cost Basis" is no longer $0 (unless it was truly a $0-cost airdrop).
Run a "Recalculate" Command: Sometimes the ledger needs a hard refresh to propagate the changes through your entire history.
Checklist for Troubleshooting
[ ] Find the date the balance first went negative.
[ ] Search that date range on a block explorer
[ ] Identify if the missing tokens came from an un-synced wallet, a bridge, or a CEX.
[ ] Use Awaken’s "Manual Add" or "Match" tools to fill the gap.
[ ] Verify the warning icon has disappeared from your dashboard.
