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

x/web3/packages/web3-utils/types/index.d.ts>fromWei

Deno / TypeScript to Ethereum Connector
Latest
function fromWei
import { fromWei } from "https://deno.land/x/web3@v0.11.1/packages/web3-utils/types/index.d.ts";

Parameters

value: string | BN
optional
unit: Unit

Returns

string