May 07, 2026

We Just Shipped a Multi-Chain Wallet Balance Checker — Paste Any Address, See Every Token

← Back to News

TL;DR: A new free tool at /tools/wallet-checker. Paste any wallet address, get an instant breakdown of every token you hold with live USD values. Supports Bitcoin, Ethereum (plus Polygon, Arbitrum, Base, Optimism), Solana, Litecoin and Dogecoin. Read-only — nothing leaves your browser except the address itself.

A surprising number of crypto gamblers have no clean answer to a simple question: what do I actually hold right now, in dollars? Funds sit across BTC cold storage, an Ethereum wallet from 2021, a Solana wallet for memecoins, an Arbitrum address opened to claim an airdrop. The total is fuzzy, the breakdown even fuzzier — and that is exactly the worst possible state to be in before you decide to deposit at a casino.

So we built a free tool to fix that. It launched on the WagerX site today and is already live at /tools/wallet-checker.

What it does

The interface is one input field. You paste a wallet address — any address, on any of the major chains — and the tool figures out which chain it belongs to from the address format alone. No dropdown to pick the chain, no manual selection, nothing to misconfigure. Then it queries the public blockchain explorers for that chain, fetches the native balance and every token in the wallet, prices them at live market rates, and renders a sorted list with a total in US dollars.

If you paste an Ethereum address, it does not stop at Ethereum. The same 0x address is valid on Polygon, Arbitrum, Base and Optimism — so we scan all five and aggregate everything into a single sorted view, with a small chain tag on every token row so you know which network it lives on. Most multi-chain users will see balances they had completely forgotten about.

Chains supported at launch

  • Bitcoin — legacy, p2sh and bech32 addresses
  • Ethereum + Polygon + Arbitrum + Base + Optimism — all scanned automatically when you paste a single 0x address
  • Solana — full SPL token discovery via Helius
  • Litecoin
  • Dogecoin

Tron is on the list for the next iteration since USDT-TRC20 is one of the most-used deposit rails in crypto gambling. Cosmos and Bitcoin Cash will follow if there is reader demand.

Why we built this — and why it lives on a casino site

Crypto gambling has a specific, recurring failure mode: a player decides to deposit, opens a wallet, sees a partial balance, deposits more than they meant to because they thought they had less, and then has a bad night because the bankroll was wrong from the first hand. The wallet was correct. The mental model of the wallet was not.

The fix is not willpower. The fix is a thirty-second sanity check before the deposit. Paste the address, see the full picture, decide the actual size of the session, then play. Our tool exists to make that thirty-second check trivial — you do not need to install anything, log in to anything, or connect a wallet anywhere. The address is enough because public blockchain data is, well, public.

We have also embedded a compact version of the same tool as a bar at the top of every "money page" on the site — the casino rankings, the bonus pages, the sportsbook hub, every individual casino review and every comparison page. The same idea: meet the player at the moment they are about to commit funds, give them one click of friction that doubles as one click of clarity.

The privacy story

This is the part we want to be very explicit about. The wallet checker is read-only. There is no wallet-connect modal, no signature request, no transaction approval, no exposure of private keys or seed phrases — and no way the tool could move funds even if it wanted to. Public blockchain data is what it sounds like: public. Anyone with your address can already look up your balance on a block explorer. We just make it convenient to do that across multiple chains in one place.

On our side, we do not log addresses, we do not store them, and we do not link them to your WagerX session. Server-side caching exists for sixty seconds purely to prevent duplicate API calls if you hit the button twice — after that the address is gone from memory. We did not add tracking on this endpoint and we do not plan to.

For maximum privacy, the standard advice still applies: use a fresh "gambling-only" wallet for casino play, kept separate from the wallet that holds your main savings. The checker is designed to be useful for both — your main wallet to know what you actually have, your gambling wallet to know what you can responsibly stake.

Under the hood

For readers who care about the engineering, the stack is intentionally boring and free:

  • Solana uses our existing Helius integration plus DexScreener for SPL token pricing.
  • EVM chains use the Blockscout v2 public API on each chain — it auto-discovers ERC-20 holdings and ships an exchange rate field with the response, so we do not need a separate price oracle for tokens with mainstream liquidity.
  • Bitcoin uses the free public blockchain.info endpoint.
  • Litecoin and Dogecoin use BlockCypher's free public endpoints.
  • Native asset prices (BTC, ETH, etc.) come from CoinGecko's free simple-price API.

Token-list display is filtered to drop dust positions worth less than a cent (when a price is available) so a wallet that once held 12,000 spam airdrops still renders cleanly. The endpoint is rate-limited to 20 lookups per minute per IP, which is enough for any normal use and high enough that it does not get in the way.

What's next on the wallet side

This is the first version. The clear next steps are:

  • Tron — given how much USDT-TRC20 flows through crypto casinos, this is priority one.
  • Wallet history — recent deposit and withdrawal flows from the same address, with a "last 30 days net spend on casinos" line. We already track casino hot wallets internally as part of our forensic audit work; this would extend that visibility to players' own wallets.
  • Bankroll guidance — once Wagie can see your wallet total, the next ask is "how big a session is responsible at this bankroll?" with Kelly-criterion math built in.
  • Direct hand-off to Wagie — paste your address into the checker, then ask Wagie "based on this balance, which casino on your list fits my deposit size best given my country?"

Everything in that list is planned. Order depends on what readers actually use. The tool is live now at /tools/wallet-checker — try it on your own wallet, and if there is a chain we missed that matters to you, the request line is /contact-us.

Built and shipped 7 May 2026 by the WagerX product team. Read-only blockchain queries via Helius, Blockscout, blockchain.info, BlockCypher and CoinGecko. No wallet addresses are stored. No connections required.

AE

Andreas Ericsson

Founder of WagerX.io

Crypto gambling and trading intelligence veteran with 8+ years of experience. Andreas has been at the forefront of blockchain gaming since 2018, pioneering independent casino audits and building one of the most trusted review platforms in the industry.

Reddit X / Twitter 8+ Years Experience Since 2018