bittensor.extras.subtensor_api.wallets
======================================

.. py:module:: bittensor.extras.subtensor_api.wallets


Classes
-------

.. autoapisummary::

   bittensor.extras.subtensor_api.wallets.Wallets


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

.. py:class:: Wallets(subtensor)

   Class for managing coldkey, hotkey, wallet operations.


   .. py:attribute:: does_hotkey_exist


   .. py:attribute:: filter_netuids_by_registered_hotkeys


   .. py:attribute:: get_balance


   .. py:attribute:: get_balances


   .. py:attribute:: get_children


   .. py:attribute:: get_children_pending


   .. py:attribute:: get_coldkey_swap_announcement


   .. py:attribute:: get_coldkey_swap_announcement_delay


   .. py:attribute:: get_coldkey_swap_announcements


   .. py:attribute:: get_coldkey_swap_constants


   .. py:attribute:: get_coldkey_swap_dispute


   .. py:attribute:: get_coldkey_swap_disputes


   .. py:attribute:: get_coldkey_swap_reannouncement_delay


   .. py:attribute:: get_delegate_by_hotkey


   .. py:attribute:: get_delegate_take


   .. py:attribute:: get_delegated


   .. py:attribute:: get_hotkey_owner


   .. py:attribute:: get_hotkey_stake


   .. py:attribute:: get_minimum_required_stake


   .. py:attribute:: get_netuids_for_hotkey


   .. py:attribute:: get_owned_hotkeys


   .. py:attribute:: get_parents


   .. py:attribute:: get_stake


   .. py:attribute:: get_stake_add_fee


   .. py:attribute:: get_stake_for_coldkey_and_hotkey


   .. py:attribute:: get_stake_for_hotkey


   .. py:attribute:: get_stake_info_for_coldkey


   .. py:attribute:: get_stake_movement_fee


   .. py:attribute:: get_transfer_fee


   .. py:attribute:: get_unstake_fee


   .. py:attribute:: is_hotkey_delegate


   .. py:attribute:: is_hotkey_registered


   .. py:attribute:: is_hotkey_registered_any


   .. py:attribute:: is_hotkey_registered_on_subnet


   .. py:attribute:: set_children


   .. py:attribute:: transfer


