bittensor.extras.subtensor_api.chain
====================================

.. py:module:: bittensor.extras.subtensor_api.chain


Classes
-------

.. autoapisummary::

   bittensor.extras.subtensor_api.chain.Chain


Module Contents
---------------

.. py:class:: Chain(subtensor)

   Class for managing chain state operations.


   .. py:attribute:: get_admin_freeze_window


   .. py:attribute:: get_block_hash


   .. py:attribute:: get_block_info


   .. py:attribute:: get_current_block


   .. py:attribute:: get_delegate_identities


   .. py:attribute:: get_existential_deposit


   .. py:attribute:: get_minimum_required_stake


   .. py:attribute:: get_start_call_delay


   .. py:attribute:: get_timestamp


   .. py:attribute:: get_vote_data


   .. py:attribute:: is_fast_blocks


   .. py:attribute:: is_in_admin_freeze_window


   .. py:attribute:: last_drand_round


   .. py:attribute:: state_call


   .. py:attribute:: tx_rate_limit


