Uniswap / docs

📓 Uniswap V3 docs website
https://docs.uniswap.org
317 stars 526 forks source link

add PoolKey reference guide with mdx formatting #758

Closed krisoshea-eth closed 1 month ago

krisoshea-eth commented 1 month ago

This PR introduces a reference guide on the PoolKey struct in Uniswap V4.

Key Features of the Document:

  1. Introduction to the PoolKey struct and its importance in Uniswap V4
  2. Detailed breakdown of the PoolKey structure, including a Solidity code snippet
  3. Comprehensive table describing each field in the PoolKey struct:
    • currency0
    • currency1
    • fee
    • tickSpacing
    • hooks
  4. Important notes section highlighting key aspects of PoolKey usage and implementation

Document Structure:

Impact and Importance:

The PoolKey struct is fundamental to identifying and interacting with liquidity pools in Uniswap V4. Understanding its structure and usage is essential for anyone implementing, integrating, or building on top of Uniswap V4.

vercel[bot] commented 1 month ago

@krisoshea-eth is attempting to deploy a commit to the Uniswap Team on Vercel.

A member of the Team first needs to authorize it.