Skip to content
This repository was archived by the owner on Sep 11, 2026. It is now read-only.

6.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 17:59
· 140 commits to main since this release
68384c6

Added

  • Add address related utils (#112)
    • isValidHexAddress has been added to check the validity of an hex address
    • getChecksumAddress has been added to calculate the ERC-55 mixed-case checksum of an hex address
    • isValidChecksumAddress has been added to check the validity of an ERC-55 mixed-case checksum address