web3research.common.Address
===========================

.. py:class:: web3research.common.Address(addr: str = None, addr_hex: str = None)

   .. py:method:: __repr__()

      Return repr(self).



   .. py:method:: __eq__(other)

      Return self==value.



   .. py:method:: __hash__()

      Return hash(self).


