◾
Quadrat² Protocol
Strategies0xPlasma TwitterQuadrat Twitter
  • Welcome to Quadrat² Protocol
  • 🧦Uniswap Basics
    • About Uniswap Protocol
    • Uniswap v2 vs v3
    • Impermanent Loss
      • Impermanent Loss (IL) and Options Calculator
    • Implied Volatility
    • Uniswap v3 Analytics
    • Uniswap V3 Fee Calculation
      • Uniswap v3 Math
    • Uniswap Resources
  • 🔳Quadrat Protocol
    • Protocol Overview
    • Use Cases
      • Passive Strategies (Savings)
      • Fund Management
      • Option Strategies
      • DEX Trading - Asset Trust Management
    • Quadrat Strategies
    • Protocol Fee Structure
    • Quadrat UI and User Experience
      • How to analyse strategies
      • How to deposit assets in Strategies
      • How to withdraw assets from the Strategy
    • Development Infrastructure
      • HyperPool Smart Contracts
      • API Service
      • Quadrat and Uniswap v3 Subgraphs
    • Quadrat Open Uniswap v3 Asset Management Platform
      • Overview
      • Create Strategy Vault
      • Manager ENS Profile
      • Manager Success Fees
      • Rebalancing Calculator
      • Rebalancing Slippage
      • Rebalancing Strategy
      • TX Fees Cost for Asset Managers
      • Depositors Whitelist
      • Block new Deposits
      • Strategy Balance Limit
      • Strategy Ownership Transfer
      • Risk Warnings for Asset Managers
      • Governance Control
    • Risk Assessment
    • Quadrat Brand Asset
  • 🚀Quadrat Booster
    • Booster Overview
    • How to create Farming on Uniswap v3 using Quadrat Booster
    • Managing Quadrat Booster Farming Campaigns
    • Deposit LPs into Booster Farming Campaign (for liquidity providers)
    • Withdraw Liquidity from Booster Farming and Claiming Rewards (for liquidity providers)
    • Using Quadrat Booster for Protocol/Team Tokenomic and Liquidity Improvement
  • 🧩DeFi Lego with Quadrat Protocol
    • Lending
    • DeFi Index
    • Rebalancing Vaults
    • Liquidity Farming and Liquidity Lockup on Uniswap v3
    • HyperDEX + Quadrat
    • Gnosis SaFe + Quadrat Strategies
    • Auto Strategy Executor with Gelato
    • External Tokens Governance and Uniswap v3 Pool Management
    • Investment DAO
    • * Quadrat DeFi Lego (for Devs)
  • 📊Quadrat Strategies
    • Rebalancing Algorithm
    • USDT, USDC Strategies
    • ETH Strategies with the highest APY and lowest IL
    • BTC Strategies with the highest APY and lowest IL
    • Low IL and high APY strategies
    • Black Swan Strategies
    • Trading Strategies
    • Forex Strategies
    • Delta Neutral Strategy and Hedge *Advanced
  • 🚀Quadrat Launch Roadmap
    • Quadrat NFT Pass
    • NFT Pass Distribution for Community and pre-mint whitelist for Ambassador
    • NFT Pool for Public Distribution
    • Fair $POOL Token Launch & Token AirDrop
    • Quadrat Strategy Incentivization
    • Staking Program for $POOL Governance
  • 🐳Quadrat Liquidity Alliance
    • Quadrat Liquidity Alliance
  • 🧊Quadrat Uniswap v3 Asset Managers Alliance
    • Asset Managers Alliance
  • 🧑‍🏫Quadrat Core Team
    • 0xPlasma OG
  • 💻Links & Resources
    • Quadrat dApp and Socials
Powered by GitBook
On this page
  1. Quadrat Protocol
  2. Development Infrastructure

Quadrat and Uniswap v3 Subgraphs

Infrastructure for on-chain data source

PreviousAPI ServiceNextQuadrat Open Uniswap v3 Asset Management Platform

Last updated 2 years ago

We provide our subgraphs for developers, DeFi analytics, and external integration

Quadrat Subgraphs:

Uniswap v3 Subgraphs by Messari:

Uniswap v3 Original Subgraphs

Resources for Subgraph Developers

Introductory

Intermediate

    • Using templates (dynamic data sources)

    • Indexing proxies

Advanced

    • Schema design

    • Error handling

    • Interface and union types

    • Performance tips and tricks (for both mappings and queries)

Learn the basics of GraphQL:

Query subgraphs using GraphQL:

Get familiar with The Graph:

Defining a subgraph:

Creating a subgraph:

Deploying a subgraph using The Graph Studio:

Building ambitious subgraphs (Part I):

Building ambitious subgraphs (Part II)

🔳
Ethereum
Polygon
Optimism
Arbitrum
BNB Chain
Ethereum
Polygon
Optimism
Celo
Arbitrum
Ethereum
Polygon
Optimism
Celo
Arbitrum
BNB Chain
https://graphql.org/learn/
https://thegraph.com/docs/en/developer/graphql-api/
https://thegraph.academy/developers/
https://thegraph.academy/developers/defining-a-subgraph/
https://thegraph.com/docs/en/developer/create-subgraph-hosted/
https://thegraph.com/docs/en/studio/deploy-subgraph-studio/
AssemblyScript API
Unit Test Using Matchstick
Building a Subgraph for Sushiswap
Building a Subgraph for Loopring
https://www.youtube.com/watch?v=4V2o5YJooOM
https://www.youtube.com/watch?v=1-8AW-lVfrA
Documentation for the graph-node