Metapool
  • Welcome
  • Getting Started
    • Quickstart
    • Overview
    • Architecture
  • Basics
    • Features
    • How to Implement a Hook
    • Custom Hook Providers
    • Premium Services Powered by Metapool Mechanics
    • Flow Diagrams
    • Flow Details
    • Calculating Reputations with Brevis
    • PoC Tokenomics
    • Tech Stack
    • References
Powered by GitBook
On this page
  • 1. Dynamic Reputation Management
  • 2. Cross-Pool Liquidity & Reputation
  • 3. Custom Hook Providers
  • 4. Zero-Knowledge Reputation Computation
  • 5. Collateral Management & Slashing
  • 6. Real-Time Reputation Updates
  1. Basics

Features

1. Dynamic Reputation Management

  • Reputation Hook dynamically adjusts fees, rewards, and penalties based on a user's behavior in the pools. Reputation is calculated based on liquidity provision, trading activity, and consistency. MetaPool tracks liquidity shifts across all pools, ensuring that high-quality participants are rewarded.

2. Cross-Pool Liquidity & Reputation

  • MetaPool offers a global view of liquidity, allowing the system to track user behavior across multiple pools. This aggregated data drives dynamic fee structures, ensures that inactive pools are penalized, and facilitates the creation of smart hooks.

3. Custom Hook Providers

  • The system allows for Custom Hook Providers, also called Hook Utility and Liquidity Kits (Hooks), that developers can use to extend the functionality of pools. These Hooks can introduce custom behaviors, including dynamic trading fees, rewards for certain market conditions, and advanced order types.

4. Zero-Knowledge Reputation Computation

  • Reputation scores are computed securely using Brevis Proofs, which employ zero-knowledge computation to maintain privacy. The system computes reputation without revealing sensitive data, ensuring that user privacy is preserved while maintaining a transparent reputation management process.

5. Collateral Management & Slashing

  • Pools are required to stake collateral, which can be slashed if they remain inactive or engage in malicious behavior. This ensures that only active pools are rewarded and that the system remains healthy.

6. Real-Time Reputation Updates

  • Using Uniswap V4 Hooks, reputation is updated in real-time during key liquidity pool events, such as swaps, liquidity provision, and withdrawals. This ensures that the reputation system is always up-to-date, with penalties and rewards being applied without delay.

PreviousArchitectureNextHow to Implement a Hook

Last updated 7 months ago