EVM & Solana Utility Tools
7 services · 16 calls/30d · chain-tools.use.x402atlas.com
EVM & Solana Utility Tools · Merkle Verify
chain-tools.use.x402atlas.com
Keccak Merkle proof verifier — validate inclusion plus exact leaf index and count proof shape for the Atlas sorted-pair tree profile.
EVM & Solana Utility Tools · Solana PDA
chain-tools.use.x402atlas.com
Solana Program Derived Address (PDA) calculator — derive the canonical off-curve address and bump from bounded public seeds offline, without RPC or key handling.
EVM & Solana Utility Tools · EVM ABI Decode
chain-tools.use.x402atlas.com
Strict Solidity ABI calldata decoder — decode canonical EVM smart-contract function calls or typed values, verify selectors, and reject ambiguous offsets or padding.
EVM & Solana Utility Tools · EVM ABI Encode
chain-tools.use.x402atlas.com
Solidity ABI calldata encoder — encode canonical typed values for an EVM smart-contract function call, with an optional selector and exact 256-bit integers.
EVM & Solana Utility Tools · EVM Address Checksum
chain-tools.use.x402atlas.com
EVM address checksum and validation tool — normalize one Ethereum-compatible address and validate mixed-case EIP-55 input offline.
EVM & Solana Utility Tools · EVM Create2
chain-tools.use.x402atlas.com
CREATE2 deterministic contract address calculator — derive the EIP-1014 EVM deployment address, preimage, hashes, and EIP-55 checksum offline without RPC.
EVM & Solana Utility Tools · Merkle Build
chain-tools.use.x402atlas.com
Keccak Merkle tree and proof builder — generate indexed sorted-pair inclusion proofs with domain separation and explicit odd-node promotion.