SpiritSwap V2
  • 👻SpiritSwap V2 introduction
  • ✅Getting Started
  • 🗺️Roadmap
    • 🚉Canto Chain
  • 📖General Resources
  • 📢Marketing Material
  • CORE FEATURES
    • 🏧Exchange
      • 🦄vAMM
    • 🏬Liquidity
      • 🦄vAMM
      • ⚖️Balanced AMM (V2.1)
    • 💰Protocol Fees
      • 🦄vAMM fees - 0.18%
      • 🔀Stable Swap fees - 0.04% (customizable fees)
      • ⚖️(V2.1)Weighted pool fees - Dynamic
    • 👩‍🌾Yield Farms
      • 📟Gauges
      • ♻️Permissionless Ecosystem Farms (V2.5 Update)
    • 🗝️inSPIRIT
    • 🌉Bridge
    • 🧪Subcore Feature
      • 🔑Wrapped inSPIRIT
      • 🔖Ola Lending
  • TOKENOMICS
    • 🌎Overview
      • 💪REAL YIELD
    • 🪙$SPIRIT
      • ⏳Emissions
      • ❌Risks
    • 🗝️inSPIRIT
      • 🔄inSPIRIT weekly distribution
      • 🗳️Governance over SnapShots
      • 🔥Farm Boost
      • 🤑Bribes
  • BLOCKCHAIN DATA
    • ☄️Contracts
  • SOULLY'S HOW TO
    • 👨‍💻Pull SpiritSwap data feeds using Covalent API
    • 🦮Guide Overview
    • 🦊How to - Connecting to Metamask
    • 🌉How to - Bridge
    • 🔁How to -Exchange
      • 📔How to - Swapping Tokens & Limit Orders
    • 💦How to - Liquidity
    • 🧑‍🌾How to - Yield Farming
    • 🗝️How to - inSPIRIT
    • 📊How to - Dashboard / Portfolio
    • 💵How to - Lending and Borrowing
    • ✍️How to - Gauge Voting and Bribes
    • 🌾How to - Create a farm
    • ✅How to - Verify Contracts
      • 📃Verify Gauge Contract
    • 🖥️How to - Apply for Whitelist
  • CANTO
    • 🌉Bridging to Canto EVM
  • ARCHIVED
    • 🐵Ape mode
    • ☄️Contracts
Powered by GitBook
On this page
  • Build Analytics Dashboards
  • Code Template
  • Additional Resources
  • About Covalent
  1. SOULLY'S HOW TO

Pull SpiritSwap data feeds using Covalent API

This page gives a walk through for developers wanting to pull data feeds from SpiritSwap directly using Covalent's API.

PreviousContractsNextGuide Overview

Last updated 2 years ago

provides a unified API to bring full transparency and visibility to assets across all blockchains. The Covalent API can be used to build the

The Covalent API is RESTful and offers the following out-of-the-box for SpiritSwap:

Build Analytics Dashboards

Here is a breakdown of the the specific API endpoints that can be used to build the SpiritSwap analytics dashboard:

Marker
Endpoint
Data

1

Timeseries TVL based on decoded Deposit and Withdraw events

2

24h volume as a timeseries chart

3

Top 50 tokens by price, volume, liquidity

4

Top 50 pools by price, volume, liquidity

Code Template

This code template is a showcase of the XY=K suite of Covalent API endpoints capable of powering DEX dashboards. The code is open source and forkable for anyone to customize it.

Additional Resources

Here are some additional resources to help you get started with the Covalent API:

About Covalent

Try the key endpoints directly in your browser from the .

Template repo:

Covalent provides the industry-leading Unified API bringing visibility to billions of Web3 data points. Developers use Covalent to build exciting multi-chain applications like , , and utilizing data from . Covalent is trusted by a community of 27,000+ developers and powers data for 1000+ applications including 0x, Zerion, Rainbow Wallet, Rotki, Bitski and many others.

| | | | |

👨‍💻
API Reference
https://github.com/covalenthq/dex-dashboard-template
Covalent API Reference
Covalent API FAQs
Covalent Discord Support
crypto wallets
NFT galleries
investor dashboard tools
32+ blockchains
Website
Discord
Telegram
Twitter
Youtube
微信公众号
/250/address/:address/transactions_v2
/250/xy=k/spiritswap/pools/address/:address
/250/xy=k/spiritswap/tokens
/250/xy=k/spiritswap/pools
Covalent
SpiritSwap analytics dashboard.
Developer Mode (JSON)
Analyst Mode (CSV)