转换为单位

将 ETH 金额转换为另一种单位(ether、gwei 或 wei)。

$ cast to-unit --help
用法:cast to-unit [VALUE] [UNIT]

参数:
  [VALUE]
          The value to convert

  [UNIT]
          The unit to convert to (ether, gwei, wei)
          
          [default: wei]

选项:
  -h, --help
          Print help (see a summary with '-h')