Wallet Management
useSetBalanceOverrides
Returns a setter that overrides displayed wallet balances in the Para Modal.
This hook is exported by both @getpara/react-sdk-lite and @getpara/react-sdk.
The returned setter accepts BalanceOverrides, a Record mapping wallet addresses to numeric displayed values.
This changes displayed wallet values and recalculates the cumulative total. It does not change on-chain balances.