<div>
          {i18n.t('mist.txHistory.from')}:
          <DappIdenticon identity={tx.from} size="small" />
          <span className="bold">{tx.from}</span>
        </div>