class Eth::Tx

def hex

def hex
  Utils.bin_to_prefixed_hex encoded
end