Check EVM address syntax and EIP-55 checksum state or decode a Solana Base58 public-key value locally.
No RPC and no wallet connection
The address stays in this browser. The tool does not query chain state, balances, ownership, reputation, or scam databases.
For EVM values, the tool checks the 20-byte hexadecimal form and distinguishes valid EIP-55 mixed-case checksums from lowercase or uppercase non-checksummed forms. For Solana, it decodes Base58 and checks for the 32-byte public-key length.
Valid syntax does not prove that an account exists, belongs to the intended person, has a balance, is reputable, or is safe to transact with. This tool makes no network request and cannot inspect current chain state.