/4pool

Primary LanguageTypeScriptMIT LicenseMIT

saddle-subgraph

Saddle is an automated market maker for pegged value crypto assets.

This subgraph provides information about Saddle liquidity pools.

Usage

Build

npm run codegen
npm run build

Deploy

graph auth https://api.thegraph.com/deploy/ <ACCESS_TOKEN>
npm run deploy

Example Queries

For example queries, please reference the Saddle Playground.