concat_hex
Combine multiple hex strings into a single hexadecimal string, merging byte segments for blockchain operations and smart contract data.
Instructions
Concatenate multiple hex strings together
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hexStrings | Yes | Array of hex strings to concatenate |