ethereumjs-monorepo

@ethereumjs/util


@ethereumjs/util / isZeroAddress

Function: isZeroAddress()

isZeroAddress(hexAddress): boolean

Defined in: packages/util/src/account.ts:590

Checks if a given address is the zero address.

Parameters

hexAddress

string

Returns

boolean