注意: このページはまだ日本語に翻訳されていません。以下は英語の原文です。
Parameters
Returns
void
True if the address is a valid mixed case checksummed address.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
注意: このページはまだ日本語に翻訳されていません。以下は英語の原文です。
function validateAddress(address): void
| Parameter | Type | Description |
|---|---|---|
address | string | The address to validate. |
void
True if the address is a valid mixed case checksummed address.
