Tests whether the target is an ethereum address
target
expect(isEthereumAddress('0x0000000000000000000000000000000000000001').value).toBeTruthy()
The target string
Generated using TypeDoc
Tests whether the
targetis an ethereum addressExample