Chains
Supported chains
Five EVM chains in v1. On-chain reads and DEX pair data work out of the box; explorer source-verification needs your own API key.
5CHAINS LIVE
0NEED A KEY
CHAINIDEXPLORER CHECKSDEX DATASECURITY DATA
Per-chain detail
What runs on each chain, the DEXes the market data comes from, and the risk patterns that recur there.
- Ethereum token risk scannerMarket data comes from DexScreener's indexed Ethereum pairs, which covers Uniswap V2 and V3, Curve, Balancer and Sushiswap among others. Sell simulation runs against the canonical Uniswap V2 router as a read-only eth_call — ScanZX never builds or signs a transaction.
- Base token risk scannerMarket data comes from DexScreener's indexed Base pairs — predominantly Uniswap V2 and V3 and Aerodrome. Sell simulation uses the Uniswap V2 router deployed on Base, as a read-only call against WETH.
- BNB Smart Chain token risk scannerMarket data comes from DexScreener's indexed BNB Smart Chain pairs, dominated by PancakeSwap V2 and V3. Sell simulation runs against the PancakeSwap V2 router with WBNB as the quote asset, read-only.
- Arbitrum One token risk scannerMarket data comes from DexScreener's indexed Arbitrum pairs, which covers Uniswap V3, Camelot and Sushiswap among others. Sell simulation uses the Uniswap V2 router deployed on Arbitrum with WETH as the quote asset. Note that much Arbitrum liquidity sits in concentrated-liquidity V3 pools, which behave differently from the V2 path the simulation uses — see the limitations below.
- Polygon PoS token risk scannerMarket data comes from DexScreener's indexed Polygon pairs, chiefly QuickSwap and Uniswap V3. Sell simulation uses the QuickSwap V2 router with WPOL (formerly WMATIC) as the quote asset, read-only.
Not in v1
These cannot be selected in the scanner and no risk data is faked for them.
SolanaTronBitcoinTONXRP Ledger
What explorer checks add
Source-verification and proxy detection read from each chain’s explorer. Where that source is unavailable, a report lists those checks as unavailable and its confidence is lower — no result is assumed.
How scoring works