31 production-ready utilities

Crypto tools that show their work.

Calculate locally with transparent formulas, explicit data modes, and no wallet connection. Every published tool works without an API.

Trading decisions

Trading & Risk Calculators

View category
DeFi scenarios

DeFi & Yield Calculators

View category
Supply and valuation

Tokenomics Calculators

View category
Fees and payments

Network & Payment Calculators

View category
EVM utilities

Ethereum Developer Tools

View category
Developer tools

Calldata Decoder

Inspect an EVM function selector and decode parameters locally with an ABI you provide.

Browser onlyNo sign-in
Contract debugging

Solidity Revert & Custom Error Decoder

Decode standard Solidity Error, Panic, and ABI-defined custom error data locally without executing code.

Browser onlyNo sign-in
Contract calls

Ethereum ABI Function Encoder

Encode a function call and JSON arguments into EVM calldata locally with a trusted ABI.

Browser onlyNo sign-in
ABI identifiers

EVM Function Selector Generator

Generate the canonical four-byte EVM function selector from a Solidity function signature.

Browser onlyNo sign-in
Ethereum hashing

Keccak-256 Hash Calculator

Hash UTF-8 text or hexadecimal bytes with the Keccak-256 function used throughout Ethereum.

Browser onlyNo sign-in
Address safety

Ethereum Checksum Address Validator

Validate an EVM address and convert a valid hexadecimal address to its EIP-55 checksum form.

Browser onlyNo sign-in
Token precision

Token Unit & Decimals Converter

Convert human-readable token quantities to integer base units and back with a custom decimals value.

Browser onlyNo sign-in
Transaction inspection

Raw Ethereum Transaction Decoder

Parse a serialized legacy, EIP-2930, EIP-1559, or EIP-4844 Ethereum transaction without broadcasting it.

Browser onlyNo sign-in
Signature inspection

EIP-712 Typed Data Hash Inspector

Validate structured EIP-712 typed data and calculate the digest a wallet would ask a user to sign.

Browser onlyNo sign-in
Contract events

Ethereum Event Log Decoder

Decode EVM log data and topics into a named event and typed arguments with a supplied ABI.

Browser onlyNo sign-in
Contract deployment

CREATE2 Contract Address Calculator

Calculate the deterministic EVM contract address from a deployer, salt, and init-code hash.

Browser onlyNo sign-in
Deliberately not indexed yet

Live-data roadmap

These utilities will become public only when their data adapters, caching, attribution, and failure behavior are verified.

Live-data phase

Cheapest Stablecoin Network Finder

Will rank supported networks only after a trustworthy aggregate fee snapshot is available.

Advanced phase

Bridge Fee Calculator

Manual and live quote modes will launch together with quote expiry and provider attribution.

Advanced phase

Wallet Approval Checker

Read-only allowance checks will launch after the RPC adapter and network allowlist are verified.