Home > @infiniteobjects/core-library-web > Address > has0xPrefix
Checks if a string has a 0x prefix
Signature:
static has0xPrefix(addr: string): boolean;
Returns:
boolean