LogoLogo
  • HOOKRANK
    • Introduction
  • CORE FEATURES
    • Dashboard
      • Hook List
      • Hook Details
    • Earnings Analytics
    • Gas Spendings
    • Total Value Locked
    • Transaction Volume
  • HOOKS KNOWLEDGE
    • NoOp Hooks
  • HookRank indexing
    • Events
      • Swap
      • Initialize
      • ModifyLiquidity
    • Tracked Data
  • PUBLIC API
    • Introduction
    • Endpoints
      • /api/public/v1/uniswap/hooks/networks
        • GET
      • /api/public/v1/uniswap/hooks/currencies
        • GET
      • /api/public/v1/uniswap/hooks
        • GET
      • /api/public/v1/uniswap/hooks/{{chainId}}/{{hookAddress}}
        • GET
      • /api/public/v1/uniswap/hooks/{{chainId}}/{{hookAddress}}/contract-metadata
        • GET
  • GUIDES
    • FAQs
    • How To Provide Custom Hook Integration Data
  • EXTERNAL LINKS
    • Twitter / X
    • GitHub
    • Discord
    • Brand Kit
Powered by GitBook
On this page
  1. CORE FEATURES
  2. Dashboard

Hook List

PreviousDashboardNextHook Details

Last updated 2 months ago

This design ensures that users can easily access all pertinent details about each hook without unnecessary navigation. Including clickable elements, such as linking the hook name to the page and the deployer address to the chainscan page, allows users to quickly access necessary information from one card. The inclusion of labels for source code verification and type status adds transparency and aids in quick assessments of the hook's attributes. Metrics like transaction volume, TVL, success rate, and total earnings provide a comprehensive overview of the hook's performance and impact, empowering users to make informed decisions or investments. Lastly, the explore button serves as a direct gateway to the contract's page on Chain Scan, offering a complete view of all related transactions and activities.

Hook Details
NoOp