Comp-kit
  • Introduction
    • Getting Started
  • Clients
    • Public Client
    • Wallet Client
  • Components
    • Readymade Components
      • Connect Button
      • Switch Network
    • Compound Components
      • Connect Button
        • Connect with Disconnect button
      • Switch Network
  • Hooks
    • useAccount
    • useChain
    • useBalance
    • ENS hooks
      • useEnsAddress
      • useEnsAvatar
      • useEnsName
Powered by GitBook
On this page

Hooks

There are mainly 6 hooks provided by the comp-kit to access data regarding the account and network.

  • useAccount

  • useChain

  • useBalance

  • useEnsAddress

  • useEnsAvatar

  • useEnsName

PreviousSwitch NetworkNextuseAccount

Last updated 1 year ago