Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/mod.ts>utilCrypto.isEthereumAddress

Package publishing for deno.land/x/polkadot
Latest
function utilCrypto.isEthereumAddress
import { utilCrypto } from "https://deno.land/x/polkadot@0.2.45/mod.ts";
const { isEthereumAddress } = utilCrypto;

Parameters

optional
address: string

Returns

boolean