minBlock:
        this.props.location && this.props.location.state
          ? this.props.location.state.minBlock
          : null,