SyncSwap Portfolio lets you see your wallet balances and active SyncSwap liquidity positions in one place, but it does not turn an LP position into a simple cash balance. That distinction matters: the dashboard shows what your wallet controls, while the pool holds the underlying tokens and the value of your claim changes as traders and prices move.
A wallet can make this confusing after a single deposit. Your USDC and ETH leave the wallet, an LP token or position appears, and the wallet balance no longer tells you what you own. SyncSwap portfolio tracking solves the visibility problem by grouping token holdings, price trends, and positions across SyncSwap’s Classic, Stable, Range, and Aqua pool models.
What the position actually represents
A SyncSwap liquidity position is a claim on part of a pool, not a second wallet containing the exact tokens you deposited. In a Classic pool, the pool follows the familiar x*y=k model. If you deposit two assets, the pool holds them, and the LP token represents your proportional share of those reserves. Trading changes the reserve mix, so withdrawing later may return a different quantity of each token even if your share has not changed.
Stable pools use a curve designed for assets that should trade near parity, while Aqua and Range positions use more specialized liquidity behavior. That is why two positions with similar dollar values can behave differently. The pool model determines how capital is deployed, how fees accrue, and how the token mix changes when the market moves.
What moves during an add-liquidity transaction
Opening Portfolio is a read operation; it does not move funds. Adding, removing, or rebalancing liquidity is different because each action creates a transaction that your wallet must authorize.
- Before signing: your tokens remain in the MetaMask Wallet, and the interface prepares an approval or permit plus the liquidity transaction. The approval message gives the relevant SyncSwap contract permission to use a specified token amount; it does not itself deposit liquidity.
- During the transaction: the router transfers the input tokens from your wallet to the pool or its vault, depending on the contract path. The pool then mints the LP token or position claim to your address.
- After confirmation: the pool holds the underlying assets, while your wallet holds the claim that can be burned or withdrawn later. Portfolio indexes that on-chain state and displays an estimated value based on current token prices.
The transaction also consumes network gas. A swap fee is set by the pool, and Aqua pools can use dynamic fee parameters rather than one fixed rate. A large deposit can face price impact or an unbalanced-deposit adjustment, so the amount shown before signing is not the same thing as a guaranteed future withdrawal amount.
How to read the dashboard without fooling yourself
Start with the position’s pool type, token pair, quantity of LP tokens or liquidity units, and current underlying composition. Treat the displayed dollar value as a valuation, not as realized profit. Fees may increase the pool’s reserves, but price movement can increase one asset’s value while reducing the number of units you would receive on withdrawal.
For a Range or Aqua position, also check whether liquidity is currently active around the trading price. A position can remain visible and valuable while contributing less actively to swaps outside its effective range. “Rebalance” is therefore an action with consequences: the old position is withdrawn or adjusted, a new distribution is created, and you pay another transaction cost.
Portfolio is useful for deciding what needs attention, not for replacing transaction history. Keep the pool address, entry transaction, deposit amounts, gas paid, and withdrawal amounts if you need exact performance or tax records. For a broader view across wallets and protocols, SyncSwap points users toward tools such as DeBank and Zerion.
FAQ
Does Portfolio custody my funds?
No. The dashboard displays wallet and contract data. The pool and its contracts hold deposited assets, and your wallet controls the transaction needed to withdraw.
Why did my token amounts change?
Swaps alter pool reserves, and the position’s share may be represented by a different mix of assets when you remove liquidity.
Are the displayed earnings guaranteed?
No. Fees, price movement, impermanent loss, pool fees, gas, and price impact all affect the result.
Can I use Portfolio without signing anything?
Yes. Viewing balances and positions is read-only; adding, removing, and rebalancing liquidity require wallet signatures.