The integration reads the Unified account
ChainsFlow uses Bybit V5 wallet balance data for account type UNIFIED. That model can contain Spot, derivatives collateral and liabilities in one account. Funding and other separate wallets are not represented as if they were part of the same balance.
The API key must remain Read-Only
Create a dedicated Bybit key with readOnly enabled and only the account or Assets visibility needed to query the Unified balance. Do not enable SpotTrade, ContractTrade, AccountTransfer, SubMemberTransfer or Withdraw for a portfolio tracker.
Wallet balance is not the same as free Spot cash
Bybit exposes walletBalance, locked amounts, borrow amounts and account-level availability. The old per-coin free field is deprecated for Unified accounts, so the product does not manufacture a traditional free balance when Bybit no longer provides one with that meaning.
Transfers and liabilities affect interpretation
Performance uses stored portfolio snapshots and the transfer records available to the integration. Unified collateral, borrowing and incomplete provider history can change what a balance means, so the dashboard surfaces partial coverage whenever a cash-flow-adjusted result is not fully supported.
Compare account type before comparing totals
Verify that the Bybit connection points to the intended Unified account, then compare the largest wallet balances and any liabilities. A discrepancy with the Funding wallet is expected because that wallet is outside the current scope rather than silently omitted from a claimed all-account total.