Skip to content

Commit 6d56cb2

Browse files
chrstph-dvxfionnachan
authored andcommitted
Add comment back
1 parent b44b64b commit 6d56cb2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/arb-token-bridge-ui/src/hooks/useBalanceOnDestinationChain.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ export function useBalanceOnDestinationChain(token: ERC20BridgeToken | null): Bi
7676
return erc20DestinationChainBalances[tokenChildChainAddress] ?? constants.Zero;
7777
}
7878

79+
// In withdrawal mode: destination = parent chain, use parent address
7980
if (
8081
isTokenArbitrumOneNativeUSDC(tokenAddressLowercased) ||
8182
isTokenArbitrumSepoliaNativeUSDC(tokenAddressLowercased)

0 commit comments

Comments
 (0)