About WCORE
Your crypto. Every chain. One view. 183 chains, selected DeFi positions, 80+ GM contracts and 7 CEX sources. 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. You can also add your own read-only API keys for Binance, Bitpanda, Bitfinex, Bybit, Coinbase, Kraken and OKX in Profile to fold your exchange balances into the same portfolio view. 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
Native Toncoin (9 decimals) plus jettons via TonAPI with Toncenter fallback. Address detection recognises user-friendly base64 (EQ/UQ) and raw -1:hex formats.
CEX
Binance (Spot, Earn flexible, Earn locked), Bitpanda (crypto, fiat, commodities, stocks), Bitfinex (exchange/spot wallet), Bybit (Unified + Funding), Coinbase, Kraken and OKX. Each user supplies their own read-only API key, encrypted server-side (AES-GCM). Prices come from the provider first, then DefiLlama or Yahoo Finance for symbols the ticker does not cover.
Chains without live RPC endpoints are auto-skipped by the scan engine. Their configurations remain available for reactivation when reliable infrastructure returns.
Pricing
Real-time prices from a cascade: DefiLlama โ DexScreener โ GeckoTerminal โ Jupiter โ CoinGecko. Stablecoins use a fast FX path. CEX prices are provider-first: Binance via our CEX relay ticker batch, Bitpanda via their public ticker, Coinbase/OKX balances via signed relay reads, and US stocks fall back to Yahoo Finance. 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. The CEX relay is a standalone Express service on Railway that signs per-user Binance, Bybit, Coinbase and OKX requests and returns provider price data when the API datacenter IP is blocked. 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
- Selected staking and lending positions are tracked; broad LP, vault, and protocol coverage remains incomplete
- On-chain GM deployment requires ETH on the target chain for gas
- CEX balances are read-only: no sync if the provider API is down and no trading surface
What's next
These are ideas for the future. Priorities may evolve based on user feedback.