function toWeiimport { toWei } from "https://deno.land/x/web3@v0.11.1/packages/web3-utils/types/index.d.ts"; toWei(val: BN, unit?: Unit): BNtoWei(val: string, unit?: Unit): stringParametersval: BNoptionalunit: UnitReturnsBNParametersval: stringoptionalunit: UnitReturnsstring