sai-keeper-graphql

Query the Sai GraphQL API for trading data, liquidity, and analytics on Nibiru Chain.

6|1|Updated Sep 23, 2023
One-click install
npx skills add https://github.com/Unique-Divine/jiyuu --skill sai-keeper-graphql
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sai-keeper-graphql
Source: https://github.com/Unique-Divine/jiyuu/tree/main/ai-skills/sai-keeper-graphql
Command: npx skills add https://github.com/Unique-Divine/jiyuu --skill sai-keeper-graphql

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sai-keeper, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to query the Sai GraphQL API for trading data, liquidity, and analytics on Nibiru Chain, simplifying access to critical information for trading and analysis.

Core Features & Use Cases

  • Query Trading Data: Access real-time and historical trading data, including positions, trades, and borrowing rates.
  • Liquidity Metrics: Retrieve information on liquidity pools, deposits, and withdrawal requests.
  • Oracle Prices: Get real-time and historical token prices from the Sai Oracle.
  • Fee Analytics: Analyze fee transactions, daily statistics, and protocol revenue.
  • Use Case: For traders and analysts looking to gain insights into Sai Protocol's markets, liquidity, and fees.

Quick Start

Query trading data for the Sai Perp market using the sai-keeper-graphql skill.

Frequently Asked Questions about sai-keeper-graphql

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query Sai Protocol trading data and liquidity metrics on Nibiru Chain?

To query Sai Protocol trading data and liquidity metrics on Nibiru Chain, you can use the Sai GraphQL API to access perp positions, LP vaults, and borrowing rates directly through structured queries.

Can I retrieve real-time oracle prices for tokens using the Sai GraphQL API?

Yes, you can retrieve real-time and historical token oracle prices from the Sai GraphQL API by executing specific queries designed to fetch pricing data from the Sai Oracle.

What is the best way to analyze fee transactions and protocol revenue for Sai Perp markets?

The best way to analyze fee transactions and protocol revenue for Sai Perp markets is by querying the Sai GraphQL API to extract daily fee statistics and transaction records.

Do I need authentication to access perp trading data and LP vaults on the Sai GraphQL API?

Yes, accessing perp trading data and LP vaults on the Sai GraphQL API requires authentication, along with working knowledge of GraphQL queries and mutations to fetch the data.

Does querying Sai GraphQL API for analytics work without local dependencies?

Querying the Sai GraphQL API for analytics requires the sai-keeper dependency to be installed, ensuring proper integration for retrieving liquidity, trading data, and oracle prices.