#Bytes
Functions marked with Bytes, grouped from the generated Determica catalog for fast scanning across related workflows.
- bytes_concat_agg Concatenates BYTES chunks in aggregate input order, preserving an aggregate ORDER BY clause when supplied.Scalar · EVM utilities
- evm_pack_uint_be Packs a UINT256 value into an exact-width big-endian BYTES value for ABI-adjacent byte construction.Scalar · EVM utilities
- hex Formats a BLOB-backed EVM byte value as uppercase hexadecimal text without a 0x prefix. hex and to_hex are compatibility aliases with identical behavior.Scalar · EVM utilities
- length Returns the number of bytes in a BLOB or BLOB-backed EVM value such as ADDRESS, BYTES32, UINT256, or INT256.Scalar · EVM utilities
- to_hex Formats a BLOB-backed EVM byte value as uppercase hexadecimal text without a 0x prefix. hex and to_hex are compatibility aliases with identical behavior.Scalar · EVM utilities