formatEther
formatEther(
wei
,unit
?):string
Converts numerical wei to a string representation of ether.
Parameters
• wei: bigint
• unit?: "wei"
| "gwei"
Returns
string
Example
Source
node_modules/.pnpm/viem@2.8.18_typescript@5.4.5_zod@3.23.8/node_modules/viem/_types/utils/unit/formatEther.d.ts:14