module Eth::Sedes

def address

def address
  Binary.fixed_length(20, allow_empty: true)
end