About WCORE
Multi-chain wallet analytics across 170+ live chains. Read only. Free.
How it works
WCORE is a non-custodial, read-only portfolio tracker. Connect your wallet or paste any public address. We query blockchains directly via RPC nodes. No middlemen, no custody, no funds ever at risk.
Chain coverage
EVM
Ethereum, Base, Arbitrum, Optimism, Polygon, BSC, Avalanche, Gnosis and more. Native balance + ERC-20 token discovery.
Solana
SPL token accounts via getTokenAccountsByOwner. Jupiter pricing integration.
Cosmos
Bank balances + staking delegations. IBC tokens on Cosmos Hub, Osmosis, Injective, Terra.
TON (new)
Native Toncoin (9 decimals) plus jettons via TonAPI with Toncenter fallback. Address detection recognises user-friendly base64 (EQ/UQ) and raw -1:hex formats.
8 chains with no live RPC endpoints (CROSS_MAINNET, ETHO_PROTOCOL, HAVEN1, MOCA_CHAIN, POLYNOMIAL, RIVALZ, STACK, SURFLAYER) are auto-skipped by the scan engine. They are kept in the registry for reactivation when their RPCs return.
Pricing
Real-time prices from a cascade: DefiLlama โ DexScreener โ GeckoTerminal โ Jupiter โ CoinGecko. Stablecoins use a fast FX path. Multi currency: EUR, USD, GBP, CHF, JPY.
Features
Architecture
Full-stack TypeScript. Fastify 5 API with Prisma ORM on PostgreSQL. Next.js 16 frontend with React 19 and wagmi. Redis for discovery caching. Deployed on Railway with automated Docker builds.
Follow updates on @WCORExyz.
RPC resilience
Eleven defense layers keep scans fast and accurate even when public RPCs go down.
scripts/audit-rpcs.mjs probes every static RPC in 4s and reports the dead, single and half-dead pools.Limitations
- Very new or obscure tokens may lack accurate pricing
- Single-RPC chains are fragile. If the node goes down, scanning pauses
- Complex DeFi positions (LP staking, lending) are not yet tracked
- On-chain GM deployment requires ETH on the target chain for gas
What's next
These are ideas for the future. Priorities may evolve based on user feedback.