Github
  • Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • iso-filecoin
  • address
  • isEthAddress

Function isEthAddress

  • isEthAddress(address: string): boolean

    Check if string is valid Ethereum address

    Based on viem implementation https://github.com/wevm/viem/blob/main/src/utils/address/isAddress.ts

    Parameters

    • address: string

    Returns boolean

    • Defined in packages/iso-filecoin/src/address.js:104

Settings

Member Visibility
Github
Documentation
  • Loading...

Generated using TypeDoc