class Eth::Tx

def data_hex

def data_hex
  Utils.bin_to_prefixed_hex data_bin
end