convert_units
Convert cryptocurrency values between wei, gwei, and eth units for blockchain calculations and transaction analysis.
Instructions
Convert between wei, gwei, and eth units
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value to convert | |
| fromUnit | Yes | Source unit | |
| toUnit | Yes | Target unit |