Skip to main content

isZeroAddress

@bidask-protocol/sdk


@bidask-protocol/sdk / isZeroAddress

Function: isZeroAddress()

isZeroAddress(address): boolean

Checks if an address is the zero address

Parameters

address

Address

The address to check

Returns

boolean

true if the address is the zero address, false otherwise