Link to minimal reproducible example
https://appkit-balance.vercel.app/
Git repo: https://github.com/ogous/appkit-balance
Steps to Reproduce
Open example website and connect your wallet (with Metamask) to any chain which you have balance to be able to check the issue.
Summary
Token balances are not being fetched correctly across any supported chain.
Observed behavior:
• The AppKit button balance indicator remains in a perpetual loading state, or
• The modal displays 0 balance for native tokens
• This occurs regardless of:
• Selected chain
• Actual native token balance
The issue reproduces consistently in both local and deployed environments.
List of related npm package versions
"@reown/appkit": "^1.8.18",
"@reown/appkit-adapter-wagmi": "^1.8.18",
"@tanstack/react-query": "^5.90.21",
"next": "16.1.6",
"react": "19.2.3",
"react-dom": "19.2.3",
"viem": "^2.45.3",
"wagmi": "^3.4.3"
Node.js Version
24.x
Package Manager
pnpm@10.28.0
Link to minimal reproducible example
https://appkit-balance.vercel.app/
Git repo: https://github.com/ogous/appkit-balance
Steps to Reproduce
Open example website and connect your wallet (with Metamask) to any chain which you have balance to be able to check the issue.
Summary
Token balances are not being fetched correctly across any supported chain.
Observed behavior:
• The AppKit button balance indicator remains in a perpetual loading state, or
• The modal displays 0 balance for native tokens
• This occurs regardless of:
• Selected chain
• Actual native token balance
The issue reproduces consistently in both local and deployed environments.
List of related npm package versions
Node.js Version
24.x
Package Manager
pnpm@10.28.0