EVM Address Checker
Check if an EVM address is an EOA (Externally Owned Account) or a Smart Contract across multiple chains
What does this check?
- EOA (Externally Owned Account): Regular wallet addresses controlled by private keys
- Smart Contract: Addresses that contain executable code
- Smart Wallet: Contract-based wallets (detected by common patterns)