Checks if the given address is the native token address according to the current environment.

  • Parameters

    • address: string

      The address to check.

    Returns boolean

    True if the address is the native token address, false otherwise.