bittensor.extras.subtensor_api.extrinsics
=========================================

.. py:module:: bittensor.extras.subtensor_api.extrinsics


Classes
-------

.. autoapisummary::

   bittensor.extras.subtensor_api.extrinsics.Extrinsics


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

.. py:class:: Extrinsics(subtensor)

   Class for managing extrinsic operations.


   .. py:attribute:: add_liquidity


   .. py:attribute:: add_stake


   .. py:attribute:: add_stake_burn


   .. py:attribute:: add_stake_multiple


   .. py:attribute:: announce_coldkey_swap


   .. py:attribute:: burned_register


   .. py:attribute:: claim_root


   .. py:attribute:: clear_coldkey_swap_announcement


   .. py:attribute:: commit_weights


   .. py:attribute:: contribute_crowdloan


   .. py:attribute:: create_crowdloan


   .. py:attribute:: dispute_coldkey_swap


   .. py:attribute:: dissolve_crowdloan


   .. py:attribute:: finalize_crowdloan


   .. py:attribute:: get_extrinsic_fee


   .. py:attribute:: modify_liquidity


   .. py:attribute:: move_stake


   .. py:attribute:: refund_crowdloan


   .. py:attribute:: register


   .. py:attribute:: register_limit


   .. py:attribute:: register_subnet


   .. py:attribute:: remove_liquidity


   .. py:attribute:: reveal_weights


   .. py:attribute:: root_register


   .. py:attribute:: root_set_pending_childkey_cooldown


   .. py:attribute:: serve_axon


   .. py:attribute:: set_children


   .. py:attribute:: set_commitment


   .. py:attribute:: set_root_claim_type


   .. py:attribute:: set_subnet_identity


   .. py:attribute:: set_weights


   .. py:attribute:: start_call


   .. py:attribute:: swap_coldkey_announced


   .. py:attribute:: swap_stake


   .. py:attribute:: toggle_user_liquidity


   .. py:attribute:: transfer


   .. py:attribute:: transfer_stake


   .. py:attribute:: unstake


   .. py:attribute:: unstake_all


   .. py:attribute:: unstake_multiple


   .. py:attribute:: update_cap_crowdloan


   .. py:attribute:: update_end_crowdloan


   .. py:attribute:: update_min_contribution_crowdloan


   .. py:attribute:: validate_extrinsic_params


   .. py:attribute:: withdraw_crowdloan


