export function initBlockModal(account) {
  return dispatch => {
    dispatch(openModal({
      modalType: 'BLOCK',
      modalProps: {