Skip to content

6.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 17:59
· 68 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