Hex converter
util_hexConverts between hex, decimal and UTF-8 text in one call, with big integers handled exactly. For reading raw RPC output, which comes back as hex and overflows a JavaScript number. Flat $0.001 per call, paid over x402 (USDC).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as | No | hex | decimal | text. What the value IS. Defaults to autodetect. | |
| value | Yes | A 0x-prefixed hex string, a decimal number, or text. |