FAQ

A quick, user-friendly guide to using the site.

General

What does this site do?
It shows the tokens and values for a PulseChain wallet using data from pump.tires. You can also combine multiple wallets into one view with Collections.
Which tokens are supported?
Only PulseChain tokens listed on pump.tires that are pre-bond (not yet launched). For launched/bonded coins, check the note and link to plsfolio shown after the coins list.
Do I need to connect my wallet?
No. Just paste a PulseChain address (0x…) and view public data—no signing, no keys.

Using the site

How do I look up a wallet?
Paste your PulseChain address into the search box and submit. Your tokens will load with values in PLS and USD.
Can I open a wallet directly by URL?
Yes:
  • Single wallet: /wallet/<address>
  • Temporary multi-wallet: /wallet/<addr1>/<addr2>/<addr3> (balances are combined; trades aren’t aggregated in this transient view)
What are Collections?
Collections let you save multiple addresses and view them together. Create a collection, add addresses, and load it to see combined balances and values.
Can I see token trade history?
For a single wallet, each token’s trades are fetched for that wallet. For Collections, trades can be aggregated across the included wallets (limited for performance), so very large sets may skip some trade lookups.

Prices and refreshing

Where do prices come from?
Token prices come from pump.tires (in PLS). PLS→USD uses a fallback approach (CoinGecko sources; if all fail, a small hardcoded fallback is used) to keep values available.
How often do prices update?
Prices refresh when you perform a new lookup or refresh the page. PLS price may be cached briefly (~60 seconds).
Why is a token’s USD value missing or looks off?
External APIs can be rate-limited or temporarily unavailable. Also, most tokens are shown with 18 decimals; rare non‑standard decimals may display slightly differently.

Storage, settings, and privacy

Where are my recent addresses and collections stored?
In your browser’s localStorage (on your device only). Example: if you save a collection on your laptop, you won’t see it on your phone because it doesn’t sync across devices or browser profiles.
Is there dark mode?
Yes. It’s on by default and your preference is saved locally.
What is the donation prompt?
A small prompt appears periodically (about every 5 visits). It helps us with maintenance costs, so any amount—no matter how small—is welcome. You can of course dismiss it.

Bonded (launched) coins

What’s the bonded coins notice?
Since the site only shows pre-bond tokens from pump.tires, you’ll see a note with links to plsfolio for launched/bonded coins at the end of the coins list (and below the empty state).

Troubleshooting

I don’t see any tokens—what should I check?
Confirm the address format (starts with 0x), ensure the wallet has pump.tires pre-bond tokens, and try again in a minute in case of API rate limits.
Why does my balance differ from my wallet app?
Data comes from public on-chain reads and pump.tires. Minor differences can appear due to token decimals or temporary API/RPC hiccups—refreshing often resolves it.
How do I refresh data?
Re-run the lookup or refresh the page.

Power tips

  • Use direct URLs to share views quickly.
  • Label wallets inside Collections for clarity.
  • Keep very large Collections reasonable if you rely on trade history (for performance).
© 2025 Portfolio.Tires. All rights reserved.