EVMTools
Free online tools for Ethereum and cryptocurrency developers. No sign-up required.
Crypto Tools
ABI Encoder / Decoder
Encode and decode Ethereum ABI data. Input function signatures and parameters to generate calldata.
Keccak256 Hash Generator
Generate Keccak256 hashes from text input. The hash function used by Ethereum and Solidity.
BIP39 Mnemonic Generator
Generate secure BIP39 mnemonic seed phrases (12 or 24 words) for cryptocurrency wallets.
ETH Unit Converter
Convert between Ethereum units: Wei, Gwei, and ETH. Essential for gas and transaction calculations.
Gas Fee Calculator
Calculate Ethereum transaction costs from gas limit and gas price. Estimate fees in ETH and USD.
Checksum Address Converter
Convert Ethereum addresses to EIP-55 checksummed format for safe usage in transactions.
Address Validator
Validate cryptocurrency wallet addresses for Ethereum, Bitcoin, and Solana.
Hex / Decimal Converter
Convert between hexadecimal and decimal numbers. Useful for Ethereum block numbers, values, and calldata.
Developer Guides
What is Keccak256?
Learn how Keccak256 hashing works, why Ethereum uses it, and how it differs from SHA-3.
ABI Encoding Explained
Understand how Ethereum ABI encoding works, from function selectors to parameter encoding.
How Gas Fees Work
A complete guide to Ethereum gas fees: what they are, how they're calculated, and how to optimize them.
BIP39 Mnemonic Phrases Explained
Learn how BIP39 mnemonic seed phrases work, how they generate keys, and best practices for security.