validate_address
FREE pre-send check of an EVM address: EIP-55 checksum verification (catches typos, dropped characters, clipboard malware) + a note that a passing checksum is a spell-check, not payee verification. Run this before paying for check_address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | EVM address, 0x + 40 hex characters (any casing) |