Skip to content

[bug] Token balances are not fetched on any chain (AppKit balance stuck loading / always zero) #5539

@ogous

Description

@ogous

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.

Image Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions