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